This website works better with JavaScript
Home
Explore
Help
Register
Sign In
appsptb
/
ptb-fe
Watch
1
Star
0
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Browse Source
Update 'Jenkinsfile'
appsptb
3 years ago
parent
61def5c41c
commit
c8c13fb0fc
1 changed files
with
4 additions
and
1 deletions
Split View
Show Diff Stats
4
1
Jenkinsfile
+ 4
- 1
Jenkinsfile
View File
@@ -37,5 +37,8 @@ node {
}
}
}
-}
+ }
+ catch (err) {
+ throw err
+ }
}