Skip to content

Instantly share code, notes, and snippets.

@elmendalerenda
Created October 7, 2012 15:26
Show Gist options
  • Select an option

  • Save elmendalerenda/3848664 to your computer and use it in GitHub Desktop.

Select an option

Save elmendalerenda/3848664 to your computer and use it in GitHub Desktop.
git - jenkins polling
#http://kohsuke.org/2011/12/01/polling-must-die-triggering-jenkins-builds-from-a-git-hook/
#Poll SCM option in jenkins project should be enabled
curl http://myjenkinsserver:8080/git/notifyCommit?url=mygitserver.com:this_is_my_repo_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment