gitlab-cy.yml

This commit is contained in:
s0dy 2018-11-18 00:20:13 +01:00
parent 7452faab9a
commit 1d560632ce

View File

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