Skip to content
Snippets Groups Projects
Commit 5ceb1f16 authored by Erick Hitter's avatar Erick Hitter
Browse files

Debugging

parent 7845a9b3
No related branches found
No related tags found
1 merge request!2CI: port Travis config to GitLab
...@@ -23,7 +23,9 @@ before_script: ...@@ -23,7 +23,9 @@ before_script:
- pip install ansible - pip install ansible
- chmod 700 $(pwd) - chmod 700 $(pwd)
- printf '[defaults]\nroles_path=../' > ./ansible.cfg - printf '[defaults]\nroles_path=./' > ./ansible.cfg
- ls -la ./
lint: lint:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment