Loading .gitlab-ci.yml +10 −0 Original line number Diff line number Diff line Loading @@ -1702,6 +1702,16 @@ 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 Loading Loading
.gitlab-ci.yml +10 −0 Original line number Diff line number Diff line Loading @@ -1702,6 +1702,16 @@ 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 Loading