Disable publishing on RTM by nohwnd · Pull Request #15296 · microsoft/vstest (original) (raw)

Description

When we build final build (RTM), we want to be able to do it multiple times. Darc publishing will publish to isolated feed thanks to the DotnetFinalVersionRelease. But we would still push to test-tools and other places. We don't want to do that in case there is problem with the package, and do the upload only after we validated the package is correct.