How to confirm a build before starting
I have projects set up in TeamCity to deploy code to production and when I run the build, I'd like a dialog box to pop up to confirm the build. Is there an easy way to do this? If it's relevant, this is a .NET application using the MSBuild build runner.
Please sign in to leave a comment.
Currently this can't be done. If you are using TeamCity enterprise you can configure role-based access to such projects.