just use https, jeez
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Solomon Laing 2025-12-29 18:23:05 +10:30
parent 6c79fd9cc3
commit 99414de1e3

View File

@ -29,6 +29,5 @@ steps:
KEY:
from_secret: ssh_key
commands:
- echo "$KEY" > $HOME/.ssh/id_git_rsa
- git clone ssh://git@git.inkletblot.com:6122/inkletblot/solomonlai.ng.git .
- git clone https://git.inkletblot.com/inkletblot/solomonlai.ng.git
- git checkout main