1
0
Fork 0
forked from ZeusWPI/drive

Add hosts key variable

This commit is contained in:
mcbloch 2021-10-11 15:42:04 +02:00
parent 0b8603fbe3
commit 386385b23e

View file

@ -21,6 +21,9 @@ before_script:
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
- echo "$SSH_KNOWN_HOSTS" >> ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
test:
stage: test
script: