Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronClaydon committed Jun 4, 2024
1 parent ee7b1cd commit c14fb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:

- name: Helm upgrade
run: |-
helm upgrade -i travigo-assistant ./charts/travigo-assistant --set image.tag=sha-${{ github.sha }}
helm upgrade -i travigo-assistant ./deploy/travigo-assistant --set image.tag=sha-${{ github.sha }}

0 comments on commit c14fb8b

Please sign in to comment.