Guest User

Untitled

a guest
Dec 15th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. build(job: 'job-1', propagate: false)
  2. // This step will run even if job-1 failed
  3. build(job: 'job-2')
Add Comment
Please, Sign In to add comment