更新 .gitea/workflows/dev.yml
All checks were successful
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Successful in 6m22s

This commit is contained in:
bichangxiong 2025-08-22 20:13:25 +08:00
parent fb7e5c7e19
commit a8dc8d99df

View File

@ -203,6 +203,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
- name: 重启服务
id: dockerfile-path
run: |
kubectl rollout restart deployment sis -n smartparks
kubectl rollout restart deployment property -n smartparks