更新 .gitea/workflows/dev.yml
Some checks failed
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Has been cancelled

This commit is contained in:
bichangxiong 2025-08-22 20:12:29 +08:00
parent 1b5204e6ed
commit fb7e5c7e19

View File

@ -202,8 +202,8 @@ jobs:
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
-name: 重启服务
run: |
- name: 重启服务
run: |
kubectl rollout restart deployment sis -n smartparks
kubectl rollout restart deployment property -n smartparks