]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci build:macOS: skip in security repo
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 11 Dec 2020 08:00:36 +0000 (09:00 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 9 Aug 2021 08:58:06 +0000 (10:58 +0200)
Code wouldn't be leaked.  We'd just send the branch name to GH servers.
Still, it' better to skip the step.

.gitlab-ci.yml

index dd232b23c095acf20a371b7caf6863a7c31ab054..4538c6acce5782e82f9bf1d98c1d854e9a9067f5 100644 (file)
@@ -127,6 +127,9 @@ build-asan:
 
 build:macOS:
   <<: *nodep
+  except:
+    refs:
+      - branches@knot/security/knot-resolver
   stage: build
   when: delayed
   start_in: 1 minutes  # allow some time for mirrorring, job creation