Skip to content

Instantly share code, notes, and snippets.

@scherler
Created June 27, 2016 12:47
Show Gist options
  • Select an option

  • Save scherler/b170598954b3aa91e319a175dee6b90d to your computer and use it in GitHub Desktop.

Select an option

Save scherler/b170598954b3aa91e319a175dee6b90d to your computer and use it in GitHub Desktop.
node {
echo 'first Branch start'
sh 'sleep 3; echo `date` xxx;sleep 3; echo `date` xxx;sleep 30; echo `date` xxx;sleep 3; echo `date` xxx;sleep 3; echo `date` xxx;sleep 3; echo `date` xxx;sleep 3; echo `date` xxx;sleep 3; echo `date` xxx; xxx'
echo 'first Branch end'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment