Skip to content
Snippets Groups Projects
Commit afba2709 authored by Brad King's avatar Brad King Committed by Kitware Robot
Browse files

Merge topic 'ci-lint-delay' into release-3.20


661ff7f2 gitlab-ci: equally delay all jobs on integration branches

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Acked-by: default avatarBen Boeckel <ben.boeckel@kitware.com>
Merge-request: !6013
parents e9da93e0 661ff7f2
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,8 @@
- if: '$CI_MERGE_REQUEST_ID'
when: on_success
- if: '$CI_PROJECT_PATH == "cmake/cmake"'
when: on_success
when: delayed
start_in: 5 minutes
- when: never
.run_dependent:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment