:)?
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
PapaTutuWawa 2024-01-05 18:57:52 +01:00
parent 1ae4dbfaf7
commit 28cf4f8653

View File

@ -10,7 +10,7 @@ steps:
deploy:
image: alpine:3.19
commands:
- apk add --no-cache git ssh
- apk add --no-cache git openssh
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
- echo $SSH_KEY > ~/.ssh/id_rsa