Loading .gitlab-ci.yml +6 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,12 @@ markdown: script: - cd 104196 - ./publish.sh 001 ts_spec_template.docx 104196 ts_cover_skeleton.docx TS artifacts: untracked: true paths: - "104196/baseline/*.docx" name: $CI_MERGE_REQUEST_TITLE expire_in: 30 days # ----------------------------------------------------------- # Preflight Loading Loading
.gitlab-ci.yml +6 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,12 @@ markdown: script: - cd 104196 - ./publish.sh 001 ts_spec_template.docx 104196 ts_cover_skeleton.docx TS artifacts: untracked: true paths: - "104196/baseline/*.docx" name: $CI_MERGE_REQUEST_TITLE expire_in: 30 days # ----------------------------------------------------------- # Preflight Loading