Skip to content
Snippets Groups Projects
Commit 831d8b41 authored by Lukas Koenen's avatar Lukas Koenen
Browse files

fix: cleanup after kaniko build

parent c5d42118
No related branches found
No related tags found
1 merge request!6feat: add dnscontrol image
Pipeline #134065 passed
......@@ -23,4 +23,6 @@ EOF
exec /kaniko/executor \
--context "$context" \
--dockerfile "$dockerfile" \
--destination "$destination"
--destination "$destination" \
--cleanup \
--force
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