Commit f9928d7d authored by Roger Wu's avatar Roger Wu

Update Jenkinsfile

parent ccaaa540
......@@ -62,7 +62,7 @@ curl -X POST http://$dcui_address/api/v1/projects --data \'{"id":"\'$dcui_projec
environment {
// Docker Compose UI的地址
dcui_address = '192.168.21.102:5000'
dcui_project_id = 'poc-v2'
dcui_project_id = 'modelink'
// 私有仓库地址
registry_address = 'nexus3.gsstcloud.com:8092'
// mvn docker:build的镜像前缀
......
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