Merge pull request #8291 from kubernetes/strongjz-patch-6

remove git tag env from cloud build
This commit is contained in:
James Strong 2022-03-02 15:03:04 -05:00 committed by GitHub
commit 73ff3e2128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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