Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ stages: # ----------------------------------------------------------- # Markdown preflight: markdown: stage: markdown_test rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ stages: # ----------------------------------------------------------- # Markdown preflight: markdown: stage: markdown_test rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' Loading