Skip to content

Commit

Permalink
Update Staging Deployment Name (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
P0NDER0SA authored Dec 12, 2024
1 parent 61820f0 commit bba6369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Update image in staging
run: |
kubectl set image deployment.apps/document-download-api document-download-api=$DOCKER_SLUG:${GITHUB_SHA::7} -n=notification-canada-ca --kubeconfig=$HOME/.kube/config
kubectl set image deployment.apps/notify-document-download notify-document-download=$DOCKER_SLUG:${GITHUB_SHA::7} -n=notification-canada-ca --kubeconfig=$HOME/.kube/config
- name: my-app-install token
id: notify-pr-bot
Expand Down

0 comments on commit bba6369

Please sign in to comment.