Skip to content
Snippets Groups Projects
Commit b849abf4 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

parent 6a4cf807
No related branches found
No related tags found
1 merge request!10Restructure benchmarks
...@@ -157,6 +157,7 @@ crystal_pion_simulation: ...@@ -157,6 +157,7 @@ crystal_pion_simulation:
tags: tags:
- silicon - silicon
script: script:
- source options/env.sh
- npsim --runType batch --numberOfEvents 100 --compactFile ${DETECTOR_PATH}/topside.xml --inputFiles data/emcal_electrons.hepmc --outputFile sim_output/output_emcal_electrons.root - npsim --runType batch --numberOfEvents 100 --compactFile ${DETECTOR_PATH}/topside.xml --inputFiles data/emcal_electrons.hepmc --outputFile sim_output/output_emcal_electrons.root
deploy_results: deploy_results:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment