Add missing REPO_INFO en variable to cloud-build
This commit is contained in:
parent
4412942712
commit
0b1d784534
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ steps:
|
||||||
- TAG=$_GIT_TAG
|
- TAG=$_GIT_TAG
|
||||||
- BASE_REF=$_PULL_BASE_REF
|
- BASE_REF=$_PULL_BASE_REF
|
||||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
||||||
|
- REPO_INFO=https://github.com/kubernetes/ingress-nginx
|
||||||
- HOME=/root
|
- HOME=/root
|
||||||
- USER=root
|
- USER=root
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Reference in a new issue