Skip to content

Commit

Permalink
Added exec
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Aug 20, 2024
1 parent 99175e4 commit 80f1d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Deploy
run: |
yq -i ".appVersion = \"$VERSION\"" "helm_deploy/Chart.yaml"
helm upgrade "$CHART_NAME" helm_deploy \
exec helm upgrade "$CHART_NAME" helm_deploy \
--atomic \
--history-max 10 \
--force \
Expand Down

0 comments on commit 80f1d4f

Please sign in to comment.