fix: integration tests

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker 2019-06-22 12:18:42 -03:00
parent f578b09846
commit 46a738f2b2
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ func TestGitBuildcontext(t *testing.T) {
}
func TestGitBuildContextWithBranch(t *testing.T) {
repo := "github.com/GoogleContainerTools/kaniko#v0.10.0"
repo := "github.com/GoogleContainerTools/kaniko#refs/tags/v0.10.0"
dockerfile := "integration/dockerfiles/Dockerfile_test_run_2"
// Build with docker