How to stop pull-request deployments?
I've got my builds set up to not increment build numbers on pull-requests, but I can't seem to figure out a way to make it not deploy the results of PR builds to NuGet. Anyone have an idea of how to prevent that?
-Alex
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on 22 Aug, 2018 05:39 PM
Deployments in Pull requests are disabled by default. And they can only be enabled explicitly with respective checkbox in General project settings tab and only for private projects. See attached screenshot. You or someone else in your team are probably enabled it some time ago, and now need to disable.
[cid:[email blocked]]
2 Posted by alex.rhees on 22 Aug, 2018 06:11 PM
Thank you! Didn't even notice that.
-Alex
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:01 AM.