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
537b9738
Commit
537b9738
authored
May 10, 2020
by
Sven-Hendrik Haase
Browse files
Merge branch 'master' into 'master'
add gitlab-ci.yml See merge request
archlinux/infrastructure!7
parents
2c623c20
11526c97
Pipeline
#47
failed with stage
in 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
537b9738
image
:
"
archlinux:latest"
before_script
:
-
pacman -Syu --needed --noconfirm ansible-lint
ansible-lint
:
script
:
# fix weird ansible bug
-
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