CI: Remove running block against default branch

This commit is contained in:
Jonas Tobias Hopusch 2021-07-13 16:31:56 +02:00
parent f6201d3163
commit 7225334049
Failed to generate hash of commit
1 changed files with 0 additions and 2 deletions

View File

@ -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: