Commit afdb2f07 authored by Jan Kiene's avatar Jan Kiene
Browse files

Revert "add test job for testing the delay"

This reverts commit 423318d7.
parent fa228f4d
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -1702,16 +1702,6 @@ complexity-StereoDmxEVS-stereo-in-mono-out:
# Other jobs
# ---------------------------------------------------------------

test-delayed-job:
  extends:
    - test-job-linux
  rules:
    - if: $TEST_DELAYED_JOB
      when: delayed
      start_in: 26 hours
  script:
    - echo "finally..."

# job that sets up gitlab pages website
pages:
  stage: deploy