.
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
feea2e1592
commit
9ec9a0a15c
|
@ -61,6 +61,8 @@ steps:
|
|||
from_secret: ssh-user
|
||||
key:
|
||||
from_secret: ssh-key
|
||||
passphrase:
|
||||
from_secret: ssh-passphrase
|
||||
port:
|
||||
from_secret: ssh-port
|
||||
command_timeout: 2m
|
||||
|
@ -102,6 +104,8 @@ steps:
|
|||
from_secret: ssh-user
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
passphrase:
|
||||
from_secret: ssh-passphrase
|
||||
port:
|
||||
from_secret: ssh-port
|
||||
script:
|
||||
|
|
Reference in New Issue