Commit be974d34 authored by Roger Wu's avatar Roger Wu

Update Jenkinsfile

parent 17fc6865
......@@ -67,8 +67,8 @@ curl -X POST http://$dcui_address/api/v1/projects --data \'{"id":"\'$dcui_projec
registry_address = 'nexus3.gsstcloud.com:8092'
// mvn docker:build的镜像前缀
image_prefix = 'dev-localhost'
docker_image_group_name = 'poc-v2'
docker_image_name = 'poc-api-v2'
docker_image_group_name = 'modelink'
docker_image_name = 'modelink-api'
}
}
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