Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
3e2fdab8
Commit
3e2fdab8
authored
May 12, 2022
by
Dominik Hebeler
Browse files
fixing acl on kubeconfig
parent
d03bf763
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/build_docker_images.yml
View file @
3e2fdab8
...
...
@@ -46,6 +46,8 @@ cleanup_composer_image:
needs
:
[]
variables
:
KEEP_N
:
9
# Trim to the latest 9 revisions as the 10th will be deleted in the next stage
before_script
:
-
chmod go-r $KUBECONFIG
script
:
-
.gitlab/deployment_scripts/cleanup_revisions.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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