Loading .gitlab-ci.yml +12 −0 Original line number Diff line number Diff line Loading @@ -6,11 +6,23 @@ workflow: - if: $CI_COMMIT_BRANCH stages: - markdown_test - preflight - compile - lint - build # ----------------------------------------------------------- # Markdown preflight: stage: markdown_test rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' interruptible: true script: - 104196/publish.sh 001 104196/ts_spec_template.docx 104196 104196/ts_cover_skeleton.docx TS # ----------------------------------------------------------- # Preflight Loading Loading
.gitlab-ci.yml +12 −0 Original line number Diff line number Diff line Loading @@ -6,11 +6,23 @@ workflow: - if: $CI_COMMIT_BRANCH stages: - markdown_test - preflight - compile - lint - build # ----------------------------------------------------------- # Markdown preflight: stage: markdown_test rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' interruptible: true script: - 104196/publish.sh 001 104196/ts_spec_template.docx 104196 104196/ts_cover_skeleton.docx TS # ----------------------------------------------------------- # Preflight Loading