Skip to content

Instantly share code, notes, and snippets.

@consoledotblog
Forked from jamesggraf/jjb_execution.sh
Created January 14, 2016 20:09
Show Gist options
  • Save consoledotblog/99f24f3ddede8c3a5228 to your computer and use it in GitHub Desktop.
Save consoledotblog/99f24f3ddede8c3a5228 to your computer and use it in GitHub Desktop.
Execute your jenkins job builder job
#!/usr/bin/env bash
sudo jenkins-jobs update hello_world.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment