Skip to content
Snippets Groups Projects
Commit 48243264 authored by Nathan Rodet's avatar Nathan Rodet
Browse files

Added ls to debug

parent 9d35a110
No related branches found
No related tags found
No related merge requests found
Pipeline #78475 failed
......@@ -31,7 +31,10 @@ ssh_key:
- ls ${SCRIPTS_ROOT}
- ls ${ANSIBLE_ROOT}
- chmod +x ${SCRIPTS_ROOT}/build-ansible-hosts.sh
- ${SCRIPTS_ROOT}/build-ansible-hosts.sh
- cat ${SCRIPTS_ROOT}/build-ansible-hosts.sh | /bin/bash
- ls
- ls ${SCRIPTS_ROOT}
- ls ${ANSIBLE_ROOT}
init:
stage: prepare
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment