修改kubectl命令错误
All checks were successful
Build Push and Deploy Image / build (push) Successful in 21m34s
All checks were successful
Build Push and Deploy Image / build (push) Successful in 21m34s
This commit is contained in:
@@ -167,6 +167,6 @@ jobs:
|
|||||||
|
|
||||||
- name: k8s Update Deployment
|
- name: k8s Update Deployment
|
||||||
run: |
|
run: |
|
||||||
kubectl restart deployment ${{ env.APP_NAME }}
|
kubectl rollout restart deployment ${{ env.APP_NAME }}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user