File tree 1 file changed +0
-18
lines changed
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -435,39 +435,21 @@ workflows:
435
435
only : /.*/
436
436
- compare_base_dockerfiles :
437
437
filters :
438
- branches :
439
- ignore :
440
- - /docs?\/.*/
441
438
tags :
442
439
only : /.*/
443
440
- test_pytest :
444
441
filters :
445
- branches :
446
- ignore :
447
- - /docs?\/.*/
448
442
tags :
449
443
only : /.*/
450
444
requires :
451
445
- compare_base_dockerfiles
452
446
- test_fmri_fsl_spm :
453
- filters :
454
- branches :
455
- ignore :
456
- - /docs?\/.*/
457
447
requires :
458
448
- compare_base_dockerfiles
459
449
- test_fmri_spm_dartel_multiproc :
460
- filters :
461
- branches :
462
- ignore :
463
- - /docs?\/.*/
464
450
requires :
465
451
- compare_base_dockerfiles
466
452
- test_fmri_spm_nested_fsl_feeds :
467
- filters :
468
- branches :
469
- ignore :
470
- - /docs?\/.*/
471
453
requires :
472
454
- compare_base_dockerfiles
473
455
- deploy_dockerhub :
You can’t perform that action at this time.
0 commit comments