leaving it the git tag (#8311)
fixing the git tag for the image version, it is what it is .
This commit is contained in:
parent
3bd32316ba
commit
a43346d975
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue