15. fix use ssh in ci script
This commit is contained in:
@ -20,10 +20,6 @@ job1:
|
||||
- ssh git@gitlab.com
|
||||
- echo "Preparing ssh environment done"
|
||||
- whoami
|
||||
- # apt update
|
||||
- # apt install -y msp430-libc
|
||||
- # apt install -y binutils-msp430
|
||||
- # apt install -y gcc-msp430
|
||||
script:
|
||||
- echo "Hallo"
|
||||
- echo "Welt"
|
||||
|
Reference in New Issue
Block a user