jenkins - Trigger Build through push notification -
I'm trying to trigger a build via HTTP request as stated. But when I
curl http: // yourserver / jenkins / git / notifyCommit? Url = & lt; URL's GIT repository & gt; I get this:
jobs get but they are not configured for voting I do not Find any option to allow this. Any help? Thanks!
Under your job configuration , Build trigger Section, and Checkmark Polls SCM Configure cron schedule for something irregular, like once a month.
Comments
Post a Comment