diff --git a/.woodpecker.yml b/.woodpecker.yml index e32aa92..3175317 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,6 +9,7 @@ steps: - ls -l deploy: image: alpine:3.19 + secrets: [ ssh_key, ssh_key_pub ] commands: - apk add --no-cache git openssh - mkdir -p ~/.ssh