更新 .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:11:57 +08:00
parent 8340f5cf6a
commit 1b5204e6ed

View File

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