更新 .gitea/workflows/dev.yml
Some checks failed
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Has been cancelled
Some checks failed
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Has been cancelled
This commit is contained in:
@@ -202,4 +202,8 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
|
-name: 重启服务
|
||||||
|
run: |
|
||||||
|
kubectl rollout restart deployment sis -n smartparks
|
||||||
|
kubectl rollout restart deployment property -n smartparks
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user