ci: moved to ssh certificates

main
Ricard Illa 2022-09-03 19:20:51 +02:00
parent c4118902c8
commit d3ba9d09a5
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ pipeline:
user: woodpecker
key:
from_secret: ssh_key
key_cert:
from_secret: ssh_key_cert
known_hosts:
from_secret: known_hosts
sources: ["html/www", "html/onion"]