Skip to content

Instantly share code, notes, and snippets.

@Osein
Created June 28, 2019 12:45
Show Gist options
  • Save Osein/24380f8abdd74209e1ecc261c3dfe6b2 to your computer and use it in GitHub Desktop.
Save Osein/24380f8abdd74209e1ecc261c3dfe6b2 to your computer and use it in GitHub Desktop.
node {
stage ("Build") {
//…
}
stage ("Test") {
//…
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment