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

Debugging

parent 5ceb1f16
No related branches found
No related tags found
1 merge request!2CI: port Travis config to GitLab
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
...@@ -23,7 +23,7 @@ before_script: ...@@ -23,7 +23,7 @@ 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 ./ - ls -la ./
......
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
- hosts: localhost - hosts: localhost
remote_user: root remote_user: root
roles: roles:
- ansible-gitlab-runner - gitlab-runner
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment