Creating Chained Builds in Jenkins

How did you do webhook to trigger the build? I tried all the steps , copying the jenkins https link to the in the github webhook and created webhook, but it’s not working…and added git repo in the job configure, and used this

remaining everything is working fine if i do build manually

Hi @lavanya
you must do it with gitea instead of github. make sure you install gitea plugin.

Let me know if you still couldnt do it