Skip to content
Snippets Groups Projects
Verified Commit c7758c32 authored by Varac's avatar Varac
Browse files

Use default kaniko image config from template

parent 1883d4a8
No related branches found
No related tags found
No related merge requests found
......@@ -23,11 +23,6 @@ default:
ci_test_image:
stage: build
image:
# We need a shell to provide the registry credentials, so we need to use the
# kaniko debug image (https://github.com/GoogleContainerTools/kaniko#debug-image)
name: gcr.io/kaniko-project/executor:debug
entrypoint: [""]
only:
changes:
- .gitlab-ci.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment