Skip to content

Commit

Permalink
Add version information from tag to GCR build
Browse files Browse the repository at this point in the history
Fixes #1423

Signed-off-by: Connor Catlett <[email protected]>
  • Loading branch information
ConnorJC3 committed Oct 12, 2022
1 parent e7d9548 commit ad3a8bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/prow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
loudecho "Push manifest list containing amazon linux and windows based images to GCR"
export REGISTRY=$REGISTRY_NAME
export TAG=$GIT_TAG
export VERSION=$GIT_TAG
IMAGE=gcr.io/k8s-staging-provider-aws/aws-ebs-csi-driver make all-push

0 comments on commit ad3a8bd

Please sign in to comment.