Created
June 3, 2017 03:35
-
-
Save waltervargas/b53a9ace73ffa9ab13beb5b9d060953d to your computer and use it in GitHub Desktop.
Jenkins BuildWithParameters from curl
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
curl -v -X POST "http://admin:[email protected]:8080/job/seed-job/buildWithParameters?GIT_BRANCH=$(git rev-parse --abbrev-ref HEAD)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment