Frage

Is there a way to push up a commit containing a param in the commit message such as "--nobuild" which would disable building the project in TeamCity?

War es hilfreich?

Lösung

Yes, you should change your build trigger. There are trigger rules, and you can add new rule -:comment=--nobuild:** More info: http://confluence.jetbrains.com/display/TCD8/Configuring+VCS+Triggers

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top