更新 .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:
parent
1b5204e6ed
commit
fb7e5c7e19
@ -202,8 +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: 重启服务
|
- name: 重启服务
|
||||||
run: |
|
run: |
|
||||||
kubectl rollout restart deployment sis -n smartparks
|
kubectl rollout restart deployment sis -n smartparks
|
||||||
kubectl rollout restart deployment property -n smartparks
|
kubectl rollout restart deployment property -n smartparks
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user