bad pipeline, oops
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
9a9b908daf
commit
0dc988d589
@ -10,7 +10,7 @@ trigger:
|
||||
- push
|
||||
|
||||
server:
|
||||
host: bristlecone
|
||||
host: 192.168.2.101
|
||||
user: droneci
|
||||
ssh_key:
|
||||
from_secret: rsa_key
|
||||
@ -30,5 +30,5 @@ steps:
|
||||
from_secret: ssh_key
|
||||
commands:
|
||||
- echo "$KEY" > $HOME/.ssh/id_git_rsa
|
||||
- git clone ssh://git@your.gitserver.com:6122/inkletblot/solomonlai.ng.git .
|
||||
- git clone ssh://git@git.inkletblot.com:6122/inkletblot/solomonlai.ng.git .
|
||||
- git checkout main
|
||||
|
||||
Loading…
Reference in New Issue
Block a user