提交 740dd0ac 编写于 作者: Q quicksilver

MS-306 - Optimize build efficiency


Former-commit-id: f9e8e94883a1ed4b76f668be0cab5b70e0929b31
上级 c49bebe0
......@@ -7,7 +7,7 @@ container('milvus-build-env') {
dir ("cpp") {
sh "git config --global user.email \"test@zilliz.com\""
sh "git config --global user.name \"test\""
sh "./build.sh -t ${params.BUILD_TYPE} -u -c"
sh "./build.sh -t ${params.BUILD_TYPE} -j -u -c"
}
} catch (exc) {
updateGitlabCommitStatus name: 'Build Engine', state: 'failed'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册