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

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -