Merge pull request #8291 from kubernetes/strongjz-patch-6
remove git tag env from cloud build
This commit is contained in:
commit
73ff3e2128
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue