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