Skip to content

Instantly share code, notes, and snippets.

@waltervargas
Created June 3, 2017 03:35
Show Gist options
  • Save waltervargas/b53a9ace73ffa9ab13beb5b9d060953d to your computer and use it in GitHub Desktop.
Save waltervargas/b53a9ace73ffa9ab13beb5b9d060953d to your computer and use it in GitHub Desktop.
Jenkins BuildWithParameters from curl
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