Trigger option to set specific build parameters?

freefall picture freefall · Apr 4, 2012 · Viewed 11.4k times · Source

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?

Answer

Evgeny Goldin picture Evgeny Goldin · Apr 4, 2012

Not right now, you can follow this issue.