Skip to content

Commit f5cfdd4

Browse files
dzenanzhjmjohnson
authored andcommitted
ENH: Exclude Utilities/ITKv5Preparation/* from triggering CI builds
1 parent 04ef14a commit f5cfdd4

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

Testing/ContinuousIntegration/AzurePipelinesLinux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ trigger:
1111
- LICENSE
1212
- NOTICE
1313
- Documentation/*
14+
- Utilities/ITKv5Preparation/*
1415
- Utilities/Maintenance/*
1516
pr:
1617
paths:
@@ -19,6 +20,7 @@ pr:
1920
- LICENSE
2021
- NOTICE
2122
- Documentation/*
23+
- Utilities/ITKv5Preparation/*
2224
- Utilities/Maintenance/*
2325
variables:
2426
ExternalDataVersion: 5.3.0

Testing/ContinuousIntegration/AzurePipelinesLinuxPython.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ trigger:
1111
- LICENSE
1212
- NOTICE
1313
- Documentation/*
14+
- Utilities/ITKv5Preparation/*
1415
- Utilities/Maintenance/*
1516
pr:
1617
paths:
@@ -19,6 +20,7 @@ pr:
1920
- LICENSE
2021
- NOTICE
2122
- Documentation/*
23+
- Utilities/ITKv5Preparation/*
2224
- Utilities/Maintenance/*
2325
variables:
2426
ExternalDataVersion: 5.3.0

Testing/ContinuousIntegration/AzurePipelinesMacOS.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ trigger:
1111
- LICENSE
1212
- NOTICE
1313
- Documentation/*
14+
- Utilities/ITKv5Preparation/*
1415
- Utilities/Maintenance/*
1516
pr:
1617
paths:
@@ -19,6 +20,7 @@ pr:
1920
- LICENSE
2021
- NOTICE
2122
- Documentation/*
23+
- Utilities/ITKv5Preparation/*
2224
- Utilities/Maintenance/*
2325
variables:
2426
ExternalDataVersion: 5.3.0

Testing/ContinuousIntegration/AzurePipelinesMacOSPython.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ trigger:
1111
- LICENSE
1212
- NOTICE
1313
- Documentation/*
14+
- Utilities/ITKv5Preparation/*
1415
- Utilities/Maintenance/*
1516
pr:
1617
paths:
@@ -19,6 +20,7 @@ pr:
1920
- LICENSE
2021
- NOTICE
2122
- Documentation/*
23+
- Utilities/ITKv5Preparation/*
2224
- Utilities/Maintenance/*
2325
variables:
2426
ExternalDataVersion: 5.3.0

Testing/ContinuousIntegration/AzurePipelinesWindows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ trigger:
1111
- LICENSE
1212
- NOTICE
1313
- Documentation/*
14+
- Utilities/ITKv5Preparation/*
1415
- Utilities/Maintenance/*
1516
pr:
1617
paths:
@@ -19,6 +20,7 @@ pr:
1920
- LICENSE
2021
- NOTICE
2122
- Documentation/*
23+
- Utilities/ITKv5Preparation/*
2224
- Utilities/Maintenance/*
2325
variables:
2426
ExternalDataVersion: 5.3.0

Testing/ContinuousIntegration/AzurePipelinesWindowsPython.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ trigger:
1111
- LICENSE
1212
- NOTICE
1313
- Documentation/*
14+
- Utilities/ITKv5Preparation/*
1415
- Utilities/Maintenance/*
1516
pr:
1617
paths:
@@ -19,6 +20,7 @@ pr:
1920
- LICENSE
2021
- NOTICE
2122
- Documentation/*
23+
- Utilities/ITKv5Preparation/*
2224
- Utilities/Maintenance/*
2325
variables:
2426
ExternalDataVersion: 5.3.0

0 commit comments

Comments
 (0)