Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1660,7 +1660,7 @@ ivas-long-term-job-logs: - if: $CI_PIPELINE_SOURCE == 'schedule' && $MANUAL_PIPELINE_TYPE == "long-term-logs" tags: - ivas-basop-linux stage: .test stage: maintenance timeout: "25 minutes" script: - !reference [ .job-linux, before_script ] Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1660,7 +1660,7 @@ ivas-long-term-job-logs: - if: $CI_PIPELINE_SOURCE == 'schedule' && $MANUAL_PIPELINE_TYPE == "long-term-logs" tags: - ivas-basop-linux stage: .test stage: maintenance timeout: "25 minutes" script: - !reference [ .job-linux, before_script ] Loading