woodpecker: enable SSH key secret

main
Ariadne Conill 2022-08-02 18:16:45 -05:00
parent 58399a1652
commit 9ec4173da5
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ pipeline:
- apk add hugo rsync
- hugo
- rsync -avzHAX public/ kaniini@ariadne.space:public/
secrets: [SSH_KEY]