Hi, I'm quite new to GoCD and I'm trying to figure out if it possible to break a build pipeline or forcibly fail a pipeline based on a condition?
My exact requirements are to declare a threshold variable and if that threshold is crossed the stage/pipeline is to be failed forcibly and the subsequent execution of pipeline is stopped. And if there are conditional statements(like if else) or support for logical statements(like &,&&,|,||,<,<=,>,>= etc) it makes the job easier for me as I can control the flow control to stages or other pipelines. Thanks in advance. Regards, Sekhar Routray -- 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/c64bf3fe-7c32-4941-aecc-08b73bf3f19fo%40googlegroups.com.
