bad pipeline, oops
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Solomon Laing 2025-12-29 18:16:03 +10:30
parent 9a9b908daf
commit 0dc988d589

View File

@ -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