Skip to content

Commit

Permalink
changed taskfile environment var name
Browse files Browse the repository at this point in the history
  • Loading branch information
werniq committed Sep 30, 2024
1 parent abd4091 commit f21cc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ tasks:
deps:
- day0EcrBuild
cmds:
- helm push day-0-{{ .DAY_0_VERSION }}.tgz oci://{{ .AWS_ACCOUNT_ID }}.dkr.ecr.us-east-2.amazonaws.com/qniw984/
- helm push day-0-{{ .DAY_0_CHART_VERSION }}.tgz oci://{{ .AWS_ACCOUNT_ID }}.dkr.ecr.us-east-2.amazonaws.com/qniw984/

0 comments on commit f21cc37

Please sign in to comment.