|
@@ -190,9 +190,9 @@ steps:
|
|
|
path: /lhb-quartz # 容器内目录 绝对路径
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-gateway-b-host
|
|
|
+ from_secret: lhb-gateway-a-host
|
|
|
username:
|
|
|
- from_secret: username
|
|
|
+ from_secret: lhb-gateway-username
|
|
|
password:
|
|
|
from_secret: lhb-gateway-pwd
|
|
|
port: 22
|
|
@@ -214,9 +214,9 @@ steps:
|
|
|
depends_on: [scp-project] # 依赖的步骤
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-gateway-b-host
|
|
|
+ from_secret: lhb-gateway-a-host
|
|
|
username:
|
|
|
- from_secret: username
|
|
|
+ from_secret: lhb-gateway-username
|
|
|
password:
|
|
|
from_secret: lhb-gateway-pwd
|
|
|
port: 22
|
|
@@ -289,7 +289,7 @@ steps:
|
|
|
path: /lhb-system # 容器内目录 绝对路径
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-system-basic-a-host
|
|
|
+ from_secret: lhb-system-base-a-host
|
|
|
username:
|
|
|
from_secret: username
|
|
|
password:
|
|
@@ -313,7 +313,7 @@ steps:
|
|
|
depends_on: [scp-project] # 依赖的步骤
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-system-basic-a-host
|
|
|
+ from_secret: lhb-system-base-a-host
|
|
|
username:
|
|
|
from_secret: username
|
|
|
password:
|
|
@@ -340,7 +340,7 @@ steps:
|
|
|
path: /lhb-system # 容器内目录 绝对路径
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-system-basic-b-host
|
|
|
+ from_secret: lhb-system-base-b-host
|
|
|
username:
|
|
|
from_secret: username
|
|
|
password:
|
|
@@ -364,7 +364,7 @@ steps:
|
|
|
depends_on: [scp-project] # 依赖的步骤
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-system-basic-b-host
|
|
|
+ from_secret: lhb-system-base-b-host
|
|
|
username:
|
|
|
from_secret: username
|
|
|
password:
|
|
@@ -446,7 +446,7 @@ steps:
|
|
|
path: /lhb-basic # 容器内目录 绝对路径
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-system-basic-a-host
|
|
|
+ from_secret: lhb-system-base-a-host
|
|
|
username:
|
|
|
from_secret: username
|
|
|
password:
|
|
@@ -470,7 +470,7 @@ steps:
|
|
|
depends_on: [scp-project] # 依赖的步骤
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-system-basic-a-host
|
|
|
+ from_secret: lhb-system-base-a-host
|
|
|
username:
|
|
|
from_secret: username
|
|
|
password:
|
|
@@ -497,7 +497,7 @@ steps:
|
|
|
path: /lhb-basic # 容器内目录 绝对路径
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-system-basic-b-host
|
|
|
+ from_secret: lhb-system-base-b-host
|
|
|
username:
|
|
|
from_secret: username
|
|
|
password:
|
|
@@ -521,7 +521,7 @@ steps:
|
|
|
depends_on: [scp-project] # 依赖的步骤
|
|
|
settings:
|
|
|
host:
|
|
|
- from_secret: lhb-system-basic-b-host
|
|
|
+ from_secret: lhb-system-base-b-host
|
|
|
username:
|
|
|
from_secret: username
|
|
|
password:
|