提交 38b60b2c 编写于 作者: J Jason Malinowski

Run release builds too when you submit a PR

We weren't doing this for a long time due to machine scalability issues.
Those don't exist anymore.

Fixes #9222.
上级 683ce616
......@@ -101,7 +101,7 @@ set TMP=%TEMP%
}
}
def triggerPhraseOnly = configuration == 'release'
def triggerPhraseOnly = false
def triggerPhraseExtra = ""
Utilities.setMachineAffinity(myJob, 'Windows_NT', 'latest-or-auto-dev15')
Utilities.addXUnitDotNETResults(myJob, '**/xUnitResults/*.xml')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册