12. fix use ssh in ci script

This commit is contained in:
2019-02-12 17:07:16 +01:00
parent 274822d4fa
commit af148f46f5

View File

@ -19,6 +19,7 @@ job1:
- chmod 644 ~/.ssh/known_hosts
- ssh git@gitlab.com
- echo "Preparing ssh environment done"
- whoami
- apt update
- apt install -y msp430-libc
- apt install -y binutils-msp430