Skip to content

Commit

Permalink
Use $_GIT_TAG for unique tag of e2e image
Browse files Browse the repository at this point in the history
  • Loading branch information
swetharepakula committed Dec 11, 2024
1 parent 356f51b commit 9f5db77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ steps:
- HOME=/root
- USER=root
- BINARIES=e2e-test
- ADDITIONAL_TAGS=infrastructure-public-image-$_PULL_BASE_REF
- ADDITIONAL_TAGS=infrastructure-public-image-$_GIT_TAG
args:
- -c
- |
Expand Down

0 comments on commit 9f5db77

Please sign in to comment.