##// END OF EJS Templates
add fail fast
Srinivas Reddy Thatiparthy -
Show More
@@ -1,4 +1,6 b''
1 1 build: false
2 matrix:
3 fast_finish: true # immediately finish build once one of the jobs fails.
2 4
3 5 environment:
4 6 matrix:
General Comments 0
You need to be logged in to leave comments. Login now