Unverified Commit 0a4fa45d authored by WorldTeacher's avatar WorldTeacher
Browse files

fix(ci): change pipeline to always run

parent 409fd950
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -6,8 +6,9 @@ include:
      changelog-enabled: true
      auto-release-enabled: true
    rules:
      - if: '$CI_MERGE_REQUEST_LABELS =~ /\brelease\b/'
      - if: '$CI_COMMIT_MESSAGE =~ /\[release\]\s*$/'
      - if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "main"'
        when: always
      - when: never
  - component: "$CI_SERVER_FQDN/to-be-continuous/zola/gitlab-ci-zola@1.0"
    inputs:
      lint-disabled: true