修改kubectl命令错误
All checks were successful
Build Push and Deploy Image / build (push) Successful in 21m34s

This commit is contained in:
bamanker
2026-01-05 14:58:04 +08:00
parent e3a7e3c2b3
commit 3cf282b964

View File

@@ -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 }}