woodpecker: enable SSH key secret
parent
58399a1652
commit
9ec4173da5
|
@ -8,3 +8,4 @@ pipeline:
|
|||
- apk add hugo rsync
|
||||
- hugo
|
||||
- rsync -avzHAX public/ kaniini@ariadne.space:public/
|
||||
secrets: [SSH_KEY]
|
||||
|
|
Loading…
Reference in New Issue