18. fix use ssh in ci script
This commit is contained in:
@ -31,6 +31,7 @@ job3:
|
||||
- hottis
|
||||
- linux
|
||||
- debian
|
||||
- msp430
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
@ -50,6 +51,7 @@ job3:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- whoami
|
||||
- pwd
|
||||
- make clean
|
||||
- make all
|
||||
|
||||
|
Reference in New Issue
Block a user