Commit 1ae64fce authored by Administrator's avatar Administrator

Update Jenkinsfile

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