父节点
feea2e1592
当前提交
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:
|
||||||
|
|
在新工单中引用