We use a single template for both snapshot and release builds. We would like the snapshot builds to be run on every push, but we only want release builds to happen if triggered manually. For every pipeline that uses the template, the "Automatic Pipeline Scheduling" checkbox is gray and says, " Since this pipeline is based on [name] template, automatic/manual behaviour of the pipeline is determined by the template's first stage." I looked at "config.xml", but it looks like changing from automatic to manual triggering requires adding the "approval" XML element and is thus not parameterizable in the same way as, say, the argument to an exec task. Is there a way around that limitation? Right now we are running our snapshot builds manually and it's a bit of a headache.
Thanks, Ken -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/a42622ff-b17d-4594-8d9e-eb72a84ce193n%40googlegroups.com.
