ci: mandate that a valid fingerprint is provided
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
655a20158f
commit
427b0f6473
@ -25,6 +25,8 @@ steps:
|
||||
from_secret: ssh-key
|
||||
port: 22
|
||||
command_timeout: 13m
|
||||
fingerprint:
|
||||
from_secret: fingerprint
|
||||
use_insecure_cipher: false
|
||||
script:
|
||||
# giteaupdater updates to latest available
|
||||
|
Loading…
Reference in New Issue
Block a user