Skip to content

Instantly share code, notes, and snippets.

@kohsuke
Created February 1, 2016 10:13
Show Gist options
  • Select an option

  • Save kohsuke/fd5afc0ef9a66831159b to your computer and use it in GitHub Desktop.

Select an option

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