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
bc4d9f8e
Verified
Commit
bc4d9f8e
authored
Nov 13, 2021
by
hashworks
Browse files
Also use ignore-var-run in image:publish:secure
See
52729f99
parent
eaafb977
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bc4d9f8e
...
...
@@ -150,7 +150,7 @@ image:publish:secure:
fi
-
/kaniko/executor
--force
--
whitelist
-var-run="false"
--
ignore
-var-run="false"
--context $CI_PROJECT_DIR
--dockerfile $CI_PROJECT_DIR/Dockerfile.$GROUP
--destination archlinux/archlinux:$GROUP
...
...
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