Skip to content
Snippets Groups Projects
Commit fd0f0591 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

.rec_benchmark: retry: max 2, when: [runner_system_failure]

parent 6abf10c1
No related branches found
No related tags found
1 merge request!204.rec_benchmark: retry: max 2, when: [runner_system_failure]
......@@ -60,6 +60,10 @@ common:detector:
- ln -s "${LOCAL_DATA_PATH}/datasets/data" data
- ls -lrtha
- bash bin/get_calibrations
retry:
max: 2
when:
- runner_system_failure
interruptible: true
include:
......
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