Commit 63a9a67c authored by Roger Wu's avatar Roger Wu

Update Jenkinsfile_release

parent 12bd1e7b
...@@ -23,7 +23,8 @@ pipeline { ...@@ -23,7 +23,8 @@ pipeline {
} }
environment { environment {
registry_address = 'registry.cn-shenzhen.aliyuncs.com/gsst' registry_address = 'registry.cn-shenzhen.aliyuncs.com/gsst'
get_image_address = 'nexus3.gsstcloud.com:8092/poc' get_image_address = 'nexus3.gsstcloud.com:8092/poc-v2'
image_name = 'poc-api' image_name = 'poc-api-v2'
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment