Skip to content
Snippets Groups Projects
Unverified Commit a42a8848 authored by Sebouh Paul's avatar Sebouh Paul Committed by GitHub
Browse files

Update config.yml

used "touch" to force snakemake to not update files in the neutron:analyze phase
parent 271ce977
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ neutron:analyze: ...@@ -24,7 +24,7 @@ neutron:analyze:
extends: .phy_benchmark extends: .phy_benchmark
needs: ["neutron:simulate"] needs: ["neutron:simulate"]
script: script:
- snakemake --cores 1 results/epic_craterlake/neutron - snakemake --cores 1 --touch results/epic_craterlake/neutron
neutron:results: neutron:results:
stage: collect stage: collect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment