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

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

parent 7a46deea
No related branches found
No related tags found
1 merge request!91.det_benchmark: retry: max 2, when: [runner_system_failure]
......@@ -96,6 +96,10 @@ get_data:
- ln -s "${LOCAL_DATA_PATH}/sim_output" sim_output
- ln -s "${LOCAL_DATA_PATH}/datasets/data" data
- ls -lrtha
retry:
max: 2
when:
- runner_system_failure
include:
- local: 'benchmarks/tracking_detectors/config.yml'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment