Update Jenkinsfile
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -6,7 +6,7 @@ pipeline { | ... | @@ -6,7 +6,7 @@ pipeline { |
| 6 | SVN_FOLD = "fe-data-trusted-space-connector" | 6 | SVN_FOLD = "fe-data-trusted-space-connector" |
| 7 | SSH_PATH = "js-match" | 7 | SSH_PATH = "js-match" |
| 8 | SVN_TYPE = "temp" | 8 | SVN_TYPE = "temp" |
| 9 | image_tag = "1.0.0" | 9 | image_tag = "1.0.0-amd" |
| 10 | ip = "121.237.182.192:30002" | 10 | ip = "121.237.182.192:30002" |
| 11 | port = "59900" | 11 | port = "59900" |
| 12 | vport = "80" | 12 | vport = "80" | ... | ... |
-
Please register or sign in to post a comment