提交 3b9b8a64 编写于 作者: B Baptiste Mathus 提交者: GitHub

Merge pull request #2716 from batmat/INFRA-1032-workaround

[INFRA-1032] hack around by forcing user.name
......@@ -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.
先完成此消息的编辑!
想要评论请 注册