Skip to content

Instantly share code, notes, and snippets.

@fhuitelec
Last active October 2, 2017 16:38
Show Gist options
  • Save fhuitelec/12245a98438ebb7352f89c6b6163e903 to your computer and use it in GitHub Desktop.
Save fhuitelec/12245a98438ebb7352f89c6b6163e903 to your computer and use it in GitHub Desktop.
Medium article on "Replay a Jenkins build pipeline locally" - Usually, it would be... #medium
git add .
git commit -m "WIP build pipeline"
git push origin master
# Wait the build to be triggered
# ⌘ + Tab
# Wait for the build to end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment