Commit 1ae64fce authored by Administrator's avatar Administrator

Update Jenkinsfile

parent 74d049c8
...@@ -52,9 +52,9 @@ pipeline { ...@@ -52,9 +52,9 @@ pipeline {
} }
} }
environment { environment {
registry_address = 'nexus3.gsstcloud.com:8092/digitalPerson' registry_address = 'nexus3.gsstcloud.com:8092/digitalperson'
image_name = 'digitalPerson-fe' image_name = 'digitalperson-fe'
app_server_sit = '192.168.21.102:5000' app_server_sit = '192.168.21.102:5000'
app_project_name = 'digitalPerson' app_project_name = 'digitalperson'
} }
} }
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