How would someone trigger a pipeline run as part of a continuous integration strategy? In the continuous integration configuration, I can specify a procedure or plugin but nothing else. Do I need to create a procedure that runs a pipeline and then hook up that procedure to a CI configuration? Or is there a simpler/better way to trigger pipeline runs based on external events like a push to a github repository?
add new comment
(comments are locked)
|
Yes, a procedure with a runPipeline API call is the best way to do this at the moment, but being able to select a pipeline to run directly is a good request to make.
(comments are locked)
|
Topics:
asked: May 16, 2018 at 01:11 AM
Seen: 70 times
Last Updated: Jun 20, 2018 at 06:22 PM