gitlab-cy.yml

This commit is contained in:
s0dy 2018-11-18 15:05:12 +01:00
parent f686b725be
commit 964f4c7705

View File

@ -22,7 +22,8 @@ deploy_to_webserver:
- master
script:
- pwd
- echo -e "$ANSIBLE_HIFIVE_HOSTS" > /etc/ansible/hosts
- ansible-playbook ansible-ci.yml
- ansible-playbook .ansible-ci.yml
when: manual