Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
archlinux-docker
Commits
52729f99
Verified
Commit
52729f99
authored
Oct 21, 2021
by
hashworks
Browse files
Kaniko: whitelist-var-run has been deprecated by ignore-var-run
parent
3cc06c31
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
52729f99
...
...
@@ -97,7 +97,7 @@ rootfs:secure:
script
:
-
/kaniko/executor
--force
--
whitelist
-var-run="false"
--
ignore
-var-run="false"
--context $CI_PROJECT_DIR/output
--dockerfile $CI_PROJECT_DIR/output/Dockerfile.$GROUP
--destination $CI_REGISTRY_IMAGE:$GROUP-$CI_COMMIT_REF_SLUG
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment