This commit is contained in:
parent
dd8aefbc01
commit
1a20fe068f
@ -14,6 +14,7 @@ steps:
|
||||
commands:
|
||||
- mkdir -p $HOME/.ssh/
|
||||
- echo "$SSH_KEY" | base64 -d > $HOME/.ssh/id_ed25519
|
||||
- git remote set-url origin $DRONE_GIT_SSH_URL
|
||||
|
||||
- name: build
|
||||
image: kasperhermansen/cuddle:latest
|
||||
|
Loading…
Reference in New Issue
Block a user