Browse Source

CI: Don't run cirrus-ci when something like `README.md` changes

Signed-off-by: Mobin Aydinfar <mobin@mobintestserver.ir>
Mobin 1 year ago
parent
commit
7ee9883d30
1 changed files with 17 additions and 0 deletions
  1. 17 0
      .cirrus.yml

+ 17 - 0
.cirrus.yml

@@ -1,4 +1,21 @@
 Dinit on freebsd-amd64 CI_task:
+  skip: "changesIncludeOnly('.github/**',
+                             'README.md',
+                             'NEWS',
+                             'BUILD*',
+                             'CONTRIBUTORS',
+                             'TODO',
+                             'LICENSE',
+                             'build/includes/README',
+                             'doc/CODE-STYLE',
+                             'doc/COMPARISON',
+                             'doc/CONTRIBUTING',
+                             'doc/DESIGN',
+                             'doc/getting_started.md',
+                             'doc/manpages/README',
+                             'doc/manpages/generate-html.sh',
+                             'doc/manpages/DINIT-AS-INIT.md',
+                             'doc/linux/**')"
   freebsd_instance:
     matrix:
       - image_family: freebsd-13-1