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

update

parent 6e97e4a1
No related branches found
No related tags found
No related merge requests found
Pipeline #78979 failed
......@@ -36,12 +36,12 @@ sshkey:
ansible-hosts-file:
stage: prepare
script:
- ls -la ${SCRIPTS_ROOT}
- cat ${SCRIPTS_ROOT}/build-ansible-hosts.sh
- chmod +x ${SCRIPTS_ROOT}/build-ansible-hosts.sh
- ls -la ${SCRIPTS_ROOT}
- cat ${SCRIPTS_ROOT}/build-ansible-hosts.sh
- . ${SCRIPTS_ROOT}/build-ansible-hosts.sh
- cat ${ANSIBLE_HOST_FILE_PATH}
- ls ${CI_PROJECT_DIR}
- ls ${SSH_KEY_PATH}
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