]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: skip MacOS tests in security repo
authorPetr Špaček <petr.spacek@nic.cz>
Wed, 20 Nov 2019 15:05:08 +0000 (16:05 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 4 Dec 2019 13:31:51 +0000 (14:31 +0100)
.gitlab-ci.yml

index 5b2d27466f38891062c23da5fe87e797b9c5ad21..ef35c4b7cd9103f197f9ab4394a68c22bbce44dc 100644 (file)
@@ -157,6 +157,12 @@ build:darwin:
       - $SKIP_CI == "1"
       - $SKIP_TRAVIS == "1"
   when: delayed
+  except:  # trigger job only in repos under our control
+    refs:
+      - master
+      - branches@knot/security/knot-resolver
+    variables:
+      - $SKIP_CI == "1"
   start_in: 3 minutes  # give the build in Travis CI time to finish
   script:
     - ci/travis.py ${CI_COMMIT_REF_NAME}