Skip to content

Commit

Permalink
leaving it the git tag (#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 Mar 7, 2022
1 parent 3bd3231 commit a43346d
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 a43346d

Please sign in to comment.