ensure new images are pulled upon redeployment
This commit is contained in:
parent
f71aab22dc
commit
eaa2334942
@ -32,3 +32,4 @@ jobs:
|
||||
- name: Deploy to k8s
|
||||
run: |
|
||||
kubectl apply -k backend/deployment/overlays/${{ inputs.overlay }} --kubeconfig=kubeconfig
|
||||
kubectl -n anyway-backend rollout restart deployment/anyway-backend-${{ inputs.overlay }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user