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

Debugging

parent 5ceb1f16
Branches
Tags
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:
- pip install ansible
- chmod 700 $(pwd)
- printf '[defaults]\nroles_path=./' > ./ansible.cfg
- printf '[defaults]\nroles_path=../' > ./ansible.cfg
- ls -la ./
......
......@@ -2,4 +2,4 @@
- hosts: localhost
remote_user: root
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