gitlab-cy.yml

This commit is contained in:
s0dy 2018-11-18 00:18:15 +01:00
parent 54355eff0e
commit 7452faab9a

View File

@ -17,6 +17,9 @@ before_script:
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
#Create ansible folder in /etc
- mkdir /etc/ansible
deploy_to_webserver:
stage: deploy