]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CI: skip CI builds that just touch Dockerfile
authorDan Fandrich <dan@coneharvesters.com>
Thu, 3 Jul 2025 01:26:59 +0000 (18:26 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 3 Jul 2025 01:28:24 +0000 (18:28 -0700)
This file sees regular updates but isn't used by any CI build.

.github/workflows/checksrc.yml
.github/workflows/curl-for-win.yml
.github/workflows/fuzz.yml
.github/workflows/http3-linux.yml
.github/workflows/linux-old.yml
.github/workflows/linux.yml
.github/workflows/macos.yml
.github/workflows/non-native.yml
.github/workflows/windows.yml
appveyor.yml

index 658b7526fb7b18d8331a7d962e9032de42f7d89d..d1771ef05c083e6e14d716f357bb919e0e71caf5 100644 (file)
@@ -15,6 +15,7 @@ name: 'Source'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'plan9/**'
       - 'tests/data/**'
       - 'winbuild/**'
@@ -25,6 +26,7 @@ name: 'Source'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'plan9/**'
       - 'tests/data/**'
       - 'winbuild/**'
index 830cd1927421625ad96c463154cd578afb8e12b6..e59566e9c6f2d2952bb83c81b8b1efbac172c2e2 100644 (file)
@@ -13,6 +13,7 @@ name: 'curl-for-win'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
@@ -24,6 +25,7 @@ name: 'curl-for-win'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
index fbca7c84b37ea738c26bcd0f167cef0290595a87..d9cc43169e7ab2ce2ad98fe2323a502033d3d766 100644 (file)
@@ -15,6 +15,7 @@ name: 'Fuzzer'
       - '.circleci/**'
       - 'appveyor.*'
       - 'CMake/**'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
@@ -29,6 +30,7 @@ name: 'Fuzzer'
       - '.circleci/**'
       - 'appveyor.*'
       - 'CMake/**'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
index 0739df8fa83b4ab5df179a2462668486ab939146..3f14a1f6bd97bbf7fca98c06b0e77ea5969a0a25 100644 (file)
@@ -13,6 +13,7 @@ name: 'Linux HTTP/3'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
@@ -24,6 +25,7 @@ name: 'Linux HTTP/3'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
index 850964ab0e02c4f0b5780b24a9fcc903a59e36dc..92de738ac7ce25fdf719650e7b34dbc72c1d641b 100644 (file)
@@ -27,6 +27,7 @@ name: 'Old Linux'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
@@ -38,6 +39,7 @@ name: 'Old Linux'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
index 618dd7cfc3823edf79aa2ff6f50f1bc53a9e7915..3b7b413db4f2c5a4ecc3f6cce4138dcf5e37396f 100644 (file)
@@ -13,6 +13,7 @@ name: 'Linux'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
@@ -24,6 +25,7 @@ name: 'Linux'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
index f7d1b8facd9a287dc9d04c88f2a26e8178be3409..9c20b78e4cebbdbe27d28629f875d35b1ef13c8d 100644 (file)
@@ -13,6 +13,7 @@ name: 'macOS'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
@@ -24,6 +25,7 @@ name: 'macOS'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
index a49985e09c2695c56aa36dda1b41d6dfa17450e0..5140be95f6cf22aa78dd7c8e8eb2438b02e95fb5 100644 (file)
@@ -13,6 +13,7 @@ name: 'non-native'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
@@ -24,6 +25,7 @@ name: 'non-native'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
index d2b868c91c915e4b29a2f0fa8d38c3ea8fa40dee..c3ed66bdc7423497331924bc30d8c481606a191c 100644 (file)
@@ -13,6 +13,7 @@ name: 'Windows'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
@@ -24,6 +25,7 @@ name: 'Windows'
       - '**/*.md'
       - '.circleci/**'
       - 'appveyor.*'
+      - 'Dockerfile'
       - 'packages/**'
       - 'plan9/**'
       - 'projects/**'
index 634b777340afd960499ffecaaea1f956fbcd9e75..fc8d49152e63dc92b0290cc52ce08a41161e6381 100644 (file)
@@ -224,6 +224,7 @@ skip_commits:
   files:
     - '.circleci/*'
     - '.github/**/*'
+    - 'Dockerfile'
     - 'packages/**/*'
     - 'plan9/**/*'