Skip to content

Commit

Permalink
Merge pull request #8291 from kubernetes/strongjz-patch-6
Browse files Browse the repository at this point in the history
remove git tag env from cloud build
  • Loading branch information
strongjz authored Mar 2, 2022
2 parents 6064a1c + c5c3588 commit 73ff3e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/opentelemetry/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ 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 73ff3e2

Please sign in to comment.