Commit d0c0e604 authored by hanbing's avatar hanbing

[update] 测试Jenkins构建

parent 0dc1286a
......@@ -20,7 +20,7 @@ pipeline {
stage('编译构建control模块') {
steps {
sh '''
mvn install -Dmaven.test.skip=true jib:build -DsendCredentialsOverHttp=true
mvn install -Dmaven.test.skip=true -DsendCredentialsOverHttp=true
'''
}
}
......
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