We’re using OD v2018.9.7 with Teamcity 2017.1.1 and for some project we use the Teamcity plugin for OD. This automatically adds the parameter “–progress” when we create releases, which makes the build process wait for the deploy to finish. This holds up the build agent for up to 3 minutes which we would like to use for other projects.
Can I in someway stop the plugin from adding the progress parameter?