File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -298,26 +298,26 @@ workflows:
298298 - wagon :
299299 filters :
300300 branches :
301- only : /([0-9\.]*\-build|master|dev|add-5.1-integration-tests-v2 )/
301+ only : /([0-9\.]*\-build|master|dev)/
302302 - rhel_wagon :
303303 filters :
304304 branches :
305- only : /([0-9\.]*\-build|master|dev|add-5.1-integration-tests-v2 )/
305+ only : /([0-9\.]*\-build|master|dev)/
306306 - integration_tests_505 :
307307 requires :
308308 - wagon
309309 - rhel_wagon
310310 filters :
311311 branches :
312- only : /([0-9\.]*\-build|master|dev|add-5.1-integration-tests-v2 )/
312+ only : /([0-9\.]*\-build|master|dev)/
313313 - integration_tests_510 :
314314 requires :
315315 - wagon
316316 - rhel_wagon
317317 - integration_tests_505
318318 filters :
319319 branches :
320- only : /([0-9\.]*\-build|master|dev|add-5.1-integration-tests-v2 )/
320+ only : /([0-9\.]*\-build|master|dev)/
321321 - release :
322322 filters :
323323 branches :
You can’t perform that action at this time.
0 commit comments