Jenkins: Trigger a downstream project in pipeline view using REST Webservices -
i have jenkins pipeline several projects. first 1 triggers second 1 , stops because next project manually triggered. trigger third project using rest webservice. [i can manually trigger project using build pipeline plugin icon (trigger).]
jenkins has rest api build project: jenkins/view/pipeline_name/job/project_name/buildwithparameters
however, jenkins starts new build outside pipeline view.
thanks!
curious know.. figured out ?
-sony koithara
Comments
Post a Comment