Commit a0de38f2 authored by kinuthia's avatar kinuthia
Browse files

fix syntax error

parent c4b66eb5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: