Skip to content
Snippets Groups Projects
Commit 73128eef authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

ecal_gaps/config.yml: remove a redundant --cache

parent c9227c8c
No related branches found
No related tags found
No related merge requests found
Pipeline #108657 failed
......@@ -4,7 +4,7 @@ sim:ecal_gaps:
script:
- mkdir -p $LOCAL_DATA_PATH/input
- ln -s $LOCAL_DATA_PATH/input input
- snakemake $SNAKEMAKE_FLAGS --cache --cores 10 results/epic_inner_detector/ecal_gaps --omit-from ecal_gaps
- snakemake $SNAKEMAKE_FLAGS --cores 10 results/epic_inner_detector/ecal_gaps --omit-from ecal_gaps
bench:ecal_gaps:
extends: .det_benchmark
......
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