12. fix use ssh in ci script
This commit is contained in:
@ -19,6 +19,7 @@ job1:
|
|||||||
- chmod 644 ~/.ssh/known_hosts
|
- chmod 644 ~/.ssh/known_hosts
|
||||||
- ssh git@gitlab.com
|
- ssh git@gitlab.com
|
||||||
- echo "Preparing ssh environment done"
|
- echo "Preparing ssh environment done"
|
||||||
|
- whoami
|
||||||
- apt update
|
- apt update
|
||||||
- apt install -y msp430-libc
|
- apt install -y msp430-libc
|
||||||
- apt install -y binutils-msp430
|
- apt install -y binutils-msp430
|
||||||
|
Reference in New Issue
Block a user