新增宜昌连接器
Showing
1 changed file
with
4 additions
and
4 deletions
| ... | @@ -4,11 +4,11 @@ pipeline { | ... | @@ -4,11 +4,11 @@ pipeline { |
| 4 | environment{ | 4 | environment{ |
| 5 | //服务名称 | 5 | //服务名称 |
| 6 | SVN_FOLD = "fe-data-trusted-space-connector" | 6 | SVN_FOLD = "fe-data-trusted-space-connector" |
| 7 | SSH_PATH = "js-match" | 7 | SSH_PATH = "csbr5.4" |
| 8 | SVN_TYPE = "temp" | 8 | SVN_TYPE = "temp" |
| 9 | image_tag = "1.0.2-arm" | 9 | image_tag = "1.0.1" |
| 10 | ip = "121.237.182.192:30002" | 10 | ip = "192.168.5.4:82" |
| 11 | port = "59900" | 11 | port = "80" |
| 12 | vport = "80" | 12 | vport = "80" |
| 13 | 13 | ||
| 14 | } | 14 | } | ... | ... |
-
Please register or sign in to post a comment