Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1639,7 +1639,7 @@ voip-be-on-merge-request: long-term-job-logs: rules: -if $CI_PIPELINE_SOURCE == 'web' && $MANUAL_PIPELINE_TYPE == "long-term-logs" # change this to a scheduled job -if: $CI_PIPELINE_SOURCE == 'web' && $MANUAL_PIPELINE_TYPE == "long-term-logs" # change this to a scheduled job stage: test timeout: "20 minutes" script: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1639,7 +1639,7 @@ voip-be-on-merge-request: long-term-job-logs: rules: -if $CI_PIPELINE_SOURCE == 'web' && $MANUAL_PIPELINE_TYPE == "long-term-logs" # change this to a scheduled job -if: $CI_PIPELINE_SOURCE == 'web' && $MANUAL_PIPELINE_TYPE == "long-term-logs" # change this to a scheduled job stage: test timeout: "20 minutes" script: Loading