Skip to content

Commit

Permalink
storing docker images - v9
Browse files Browse the repository at this point in the history
  • Loading branch information
pthomison committed Mar 23, 2024
1 parent a18537d commit 9bd3dd2
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 @@ -6,7 +6,7 @@ vars:
sh: git -c safe.directory={{.ROOT_DIR}} rev-parse --short HEAD

tasks:
rev: echo ${GIT_REV}
rev: echo {{.GIT_REV}}

run:
cmds:
Expand Down

0 comments on commit 9bd3dd2

Please sign in to comment.