Skip to content
Snippets Groups Projects
Commit 703b7a1a authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Ansible-lint always, break loudly

parent 9d00eb55
No related branches found
No related tags found
1 merge request!1Clean ansible-lint
Pipeline #3808 passed
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment