Commit 3d8e0968 authored by hanbing's avatar hanbing

测试多模块构建

parent ff1c290d
...@@ -23,6 +23,7 @@ pipeline { ...@@ -23,6 +23,7 @@ pipeline {
mvn install mvn install
mvn -pl signal-control-service clean package -Dmaven.test.skip=true jib:build -DsendCredentialsOverHttp=true mvn -pl signal-control-service clean package -Dmaven.test.skip=true jib:build -DsendCredentialsOverHttp=true
''' '''
}
} }
stage('删除control模块镜像和容器') { stage('删除control模块镜像和容器') {
steps { steps {
......
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