fix drone
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
766c083c51
commit
daef6b1f20
|
@ -37,6 +37,7 @@ steps:
|
||||||
- mkdir $HOME/.ssh
|
- mkdir $HOME/.ssh
|
||||||
- echo "$SSH_KEY" > $HOME/.ssh/id_rsa
|
- echo "$SSH_KEY" > $HOME/.ssh/id_rsa
|
||||||
- echo "$KNOWN_HOSTS" > $HOME/.ssh/known_hosts
|
- echo "$KNOWN_HOSTS" > $HOME/.ssh/known_hosts
|
||||||
|
- cat $HOME/.ssh/known_hosts
|
||||||
- chmod 600 $HOME/.ssh/id_rsa
|
- chmod 600 $HOME/.ssh/id_rsa
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue