From 0b1d7845344cb1114b6bc506a15980c1ab8ff773 Mon Sep 17 00:00:00 2001 From: Manuel Alejandro de Brito Fontes Date: Thu, 4 Jun 2020 17:30:30 -0400 Subject: [PATCH] Add missing REPO_INFO en variable to cloud-build --- cloudbuild.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 83be2bdf21..5bcb5a2c5f 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -12,6 +12,7 @@ steps: - TAG=$_GIT_TAG - BASE_REF=$_PULL_BASE_REF - REGISTRY=gcr.io/k8s-staging-ingress-nginx + - REPO_INFO=https://github.com/kubernetes/ingress-nginx - HOME=/root - USER=root args: