Skip to content
Snippets Groups Projects
Commit a39770db authored by Wouter Deconinck's avatar Wouter Deconinck Committed by Sylvester Joosten
Browse files

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

parent fbd01395
No related branches found
No related tags found
1 merge request!83.phy_benchmark: retry: max 2, when: [runner_system_failure]
......@@ -57,6 +57,10 @@ common:detector:
- ln -s "${LOCAL_DATA_PATH}/datasets/data" data
- ls -lrtha
- bash bin/get_calibrations
retry:
max: 2
when:
- runner_system_failure
include:
- local: 'benchmarks/dis/config.yml'
......
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