.
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
|
from_secret: ssh-user
|
||||||
key:
|
key:
|
||||||
from_secret: ssh-key
|
from_secret: ssh-key
|
||||||
|
passphrase:
|
||||||
|
from_secret: ssh-passphrase
|
||||||
port:
|
port:
|
||||||
from_secret: ssh-port
|
from_secret: ssh-port
|
||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
|
@ -102,6 +104,8 @@ steps:
|
||||||
from_secret: ssh-user
|
from_secret: ssh-user
|
||||||
key:
|
key:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
|
passphrase:
|
||||||
|
from_secret: ssh-passphrase
|
||||||
port:
|
port:
|
||||||
from_secret: ssh-port
|
from_secret: ssh-port
|
||||||
script:
|
script:
|
||||||
|
|
Reference in New Issue