actually use the ssh url though
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2022-11-12 07:54:22 -05:00
parent 6b05a717b8
commit 2878c5ca63
+2 -1
View File
@@ -20,5 +20,6 @@ pipeline:
- GIT_AUTHOR_NAME="Woody the Woodpecker"
- GIT_AUTHOR_EMAIL=ci@shrug.pw
commands:
- eho "$SSH_KEY" > ~/.ssh/id_rsa
- mkdir -p ~/.ssh/
- echo "$SSH_KEY" > ~/.ssh/id_rsa
- bash deploy.sh