Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
keycloak
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
FSI Ansible
keycloak
Commits
703b7a1a
Commit
703b7a1a
authored
5 years ago
by
Felix Schäfer
Browse files
Options
Downloads
Patches
Plain Diff
Ansible-lint always, break loudly
parent
9d00eb55
No related branches found
No related tags found
1 merge request
!1
Clean ansible-lint
Pipeline
#3808
passed
5 years ago
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-5
0 additions, 5 deletions
.gitlab-ci.yml
with
0 additions
and
5 deletions
.gitlab-ci.yml
+
0
−
5
View file @
703b7a1a
ansible-lint
:
ansible-lint
:
stage
:
test
stage
:
test
image
:
pipelinecomponents/ansible-lint:latest
image
:
pipelinecomponents/ansible-lint:latest
# We need to do some clean-up first
allow_failure
:
true
script
:
script
:
-
ansible-lint .
-
ansible-lint .
# Only on merge requests for now
only
:
-
merge_requests
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment