提交 a1fde68e 编写于 作者: B Baptiste Mathus

[INFRA-1032] hack around by forcing user.name

上级 852993eb
......@@ -48,7 +48,7 @@ for(i = 0; i < buildTypes.size(); i++) {
if(isUnix()) {
sh mvnCmd
} else {
bat mvnCmd
bat "$mvnCmd -Duser.name=yay" // INFRA-1032 workaround
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册