gitlab-cy.yml

This commit is contained in:
s0dy 2018-11-17 21:52:03 +01:00
parent 3231f84ab5
commit a2af2fe3b5

View File

@ -15,7 +15,7 @@ deploy_to_webserver:
- master - master
script: script:
- touch /etc/ansible/hosts - mkdir /etc/ansible
- echo -e "$ANSIBLE_HOSTS" > /etc/ansible/hosts - echo -e "$ANSIBLE_HOSTS" > /etc/ansible/hosts
- cat /etc/ansible/hosts - cat /etc/ansible/hosts
#- ansible-playbook -i /ops/ansible/ #- ansible-playbook -i /ops/ansible/