4f833c95 by xiaojie

新增宜昌连接器

1 parent 4a584ef6
...@@ -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 }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!