Skip to content

Commit

Permalink
where am I 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo-SF committed Aug 7, 2024
1 parent acc6326 commit 3ed62ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:

- name: Update image and tag in files
run: |
# Where am I?
pwd
sed -i "s/tag: .*/tag: ${{ steps.vars.outputs.short_sha }}/" ./deploy/portal-ldsa/values.yaml
sed -i "s/version: .*/version: ${{ steps.vars.outputs.short_sha }}/" ./deploy/portal-ldsa/Chart.yaml
Expand Down

0 comments on commit 3ed62ff

Please sign in to comment.