Skip to content

Instantly share code, notes, and snippets.

@kohsuke
Created February 1, 2016 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kohsuke/fd5afc0ef9a66831159b to your computer and use it in GitHub Desktop.
Save kohsuke/fd5afc0ef9a66831159b to your computer and use it in GitHub Desktop.
{
// this message shows up in UI
status 'Making stuff right now'
sh 'make'
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment