Commit d45a69eb authored by Roger Wu's avatar Roger Wu

Update Jenkinsfile

parent 03923a65
...@@ -54,9 +54,9 @@ pipeline { ...@@ -54,9 +54,9 @@ pipeline {
} }
} }
environment { environment {
registry_address = 'nexus3.gsstcloud.com:8092/poc' registry_address = 'nexus3.gsstcloud.com:8092/modellink'
image_name = 'poc-fe' image_name = 'modellink-poe'
app_server_sit = '192.168.21.102:5000' app_server_sit = '192.168.21.102:5000'
app_project_name = 'poc' app_project_name = 'modellink'
} }
} }
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