Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rodg committed Jul 4, 2023
1 parent 7d350bb commit f1fa5e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Update values file
run: |
VERSION=$(echo $GITHUB_SHA | head -c7)-$EVENT
sed -i 's|<VERSION>|'${VERSION}'|' $GITHUB_WORKSPACE/config/values.yaml
cat $GITHUB_WORKSPACE/config/values.yaml
Expand Down

0 comments on commit f1fa5e1

Please sign in to comment.