Loading .gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,7 @@ build-cromite-x64: stage: filters rules: - if: $CI_PIPELINE_SOURCE == "schedule" - if: $CI_COMMIT_BRANCH == "master" - when: manual - if: $CI_PIPELINE_SOURCE != "merge_request_event" update-filters: stage: filters Loading Loading
.gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,7 @@ build-cromite-x64: stage: filters rules: - if: $CI_PIPELINE_SOURCE == "schedule" - if: $CI_COMMIT_BRANCH == "master" - when: manual - if: $CI_PIPELINE_SOURCE != "merge_request_event" update-filters: stage: filters Loading