Created
October 7, 2012 15:26
-
-
Save elmendalerenda/3848664 to your computer and use it in GitHub Desktop.
git - jenkins polling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #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