Skip to content

Commit

Permalink
leaving it the git tag (kubernetes#8311)
Browse files Browse the repository at this point in the history
fixing the git tag for the image version, it is what it is .
  • Loading branch information
strongjz authored and rchshld committed May 17, 2023
1 parent c0bdb46 commit 2d1c1aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/opentelemetry/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ steps:
entrypoint: bash
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
- TAG=$_GIT_TAG
- BASE_REF=$_PULL_BASE_REF
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
# default cloudbuild has HOME=/builder/home and docker buildx is in /root/.docker/cli-plugins/docker-buildx
Expand Down

0 comments on commit 2d1c1aa

Please sign in to comment.