ci: Add SSH passphrase to SSH key configuration
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
25336f0586
commit
2a2d0c682f
@ -38,6 +38,8 @@ steps:
|
||||
username: root
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
passphrase:
|
||||
from_secret: ssh_passphrase
|
||||
port: 22
|
||||
command_timeout: 2m
|
||||
script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user