This commit is contained in:
s0dy 2018-11-18 00:56:53 +01:00
parent 642e02dcbf
commit 50b739816f

View File

@ -13,6 +13,7 @@ before_script:
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
#Verifying the SSH host keys
#Verifying the SSH host keys
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts