Search code examples
teamcityteamcity-7.0

Trigger option to set specific build parameters?


I'm looking for a way to attach some specific build parameter to a scheduled trigger.

The idea is that we are continuously building debug versions of our products. Our nightly build has to be a release build, though. The build configurations for most of our projects is absolutely the same. It even has a configuration parameter, already. So all I would need is a trigger which allows for specifying an override for a single build parameter. That would cut the build configurations to maintain by half.

Is there a way to achieve this?


Solution

  • Not right now, you can follow this issue.