From 72253340491fe2de0a4a583f9890e74bf4313e5f Mon Sep 17 00:00:00 2001 From: Jonas Tobias Hopusch Date: Tue, 13 Jul 2021 16:31:56 +0200 Subject: [PATCH] CI: Remove running block against default branch --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 70bea47..b41cfd3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,8 +23,6 @@ basic-zola-test: interruptible: true rules: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' - - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' - when: never before_script: - pacman --needed --noconfirm --sync --refresh --sysupgrade zola script: