From: Vladimír Čunát Date: Fri, 11 Dec 2020 08:00:36 +0000 (+0100) Subject: ci build:macOS: skip in security repo X-Git-Tag: v5.4.1~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9edb415ed8006e2c4cadb8cfcf9f7a8dd1b71ff0;p=thirdparty%2Fknot-resolver.git ci build:macOS: skip in security repo Code wouldn't be leaked. We'd just send the branch name to GH servers. Still, it' better to skip the step. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd232b23c..4538c6acc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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