Commit 25089d41 authored by kinuthia's avatar kinuthia
Browse files

move job to '.pre' stage

parent e7f91d3c
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1640,8 +1640,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
      when: manual
  stage: test
  stage: .pre
  timeout: "20 minutes"
  script:
  - curl --request GET "https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/pipelines"