This website works better with JavaScript
Home
Explore
Help
Sign In
iru
/
node
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Test
Vadim Surkov
7 years ago
parent
b27febd74c
commit
732404184c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Jenkinsfile
+ 1
- 1
Jenkinsfile
View File
@@ -42,7 +42,7 @@ pipeline {
}
catch(err){
echo "Recovering service $item"
- throw
+
//
throw
}
}
}