Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
2e05dd92
Commit
2e05dd92
authored
May 10, 2020
by
Frederik Schwan
Committed by
Sven-Hendrik Haase
May 10, 2020
Browse files
add documentation for ansible bug
parent
5a2875d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2e05dd92
...
...
@@ -6,5 +6,7 @@ before_script:
ansible-lint
:
script
:
# fix weird ansible bug
# https://github.com/trailofbits/algo/issues/1637
# This probably happens due to gitlab-runner mounting the git repo into the container
-
chmod o-w .
-
ansible-lint
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