fixup! fixup! integration-test: using registry-mirror

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
This commit is contained in:
Yoan Blanc 2019-12-23 09:32:13 +01:00
parent 9fb2111379
commit e05bdd58f2
No known key found for this signature in database
GPG Key ID: 6058CF4574298812
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ func TestRun(t *testing.T) {
func TestGitBuildcontext(t *testing.T) {
repo := "github.com/GoogleContainerTools/kaniko"
dockerfile := dockerfileTestRun
// Build with docker
dockerImage := GetDockerImage(config.imageRepo, "Dockerfile_test_git")