]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: skip Travis build for security repo
authorPetr Špaček <petr.spacek@nic.cz>
Wed, 4 Dec 2019 07:05:42 +0000 (08:05 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 4 Dec 2019 13:18:45 +0000 (14:18 +0100)
.gitlab-ci.yml

index 28506f6e6c7849b581cadbc974e5f1bd966473b2..b4884b6a756cca6e82b972cba15a711f0fb4ecbe 100644 (file)
@@ -149,6 +149,13 @@ kres-gen:
 
 build:darwin:
   <<: *test_nodep
+  except:
+    refs:
+      - master
+      - branches@knot/security/knot-resolver
+    variables:
+      - $SKIP_CI == "1"
+      - $SKIP_TRAVIS == "1"
   when: delayed
   start_in: 3 minutes  # give the build in Travis CI time to finish
   script: