Skip to content
Snippets Groups Projects
Commit 39a4847b authored by Jihee Kim's avatar Jihee Kim
Browse files

Added rootlogon.C into .gitlab-ci.yml

parent b12b323e
No related branches found
No related tags found
No related merge requests found
...@@ -139,6 +139,7 @@ zdc_benchmark_info_histogram: ...@@ -139,6 +139,7 @@ zdc_benchmark_info_histogram:
script: script:
- cp NPDet/src/GenericDetectors/calorimeters/compact/elements.xml calorimeters/ - cp NPDet/src/GenericDetectors/calorimeters/compact/elements.xml calorimeters/
- cp NPDet/src/GenericDetectors/calorimeters/compact/materials.xml calorimeters/ - cp NPDet/src/GenericDetectors/calorimeters/compact/materials.xml calorimeters/
- root -b -q calorimeters/rootlogon.C
- root -b -q calorimeters/simple_info_plot_histograms.cxx+ - root -b -q calorimeters/simple_info_plot_histograms.cxx+
allow_failure: true allow_failure: true
......
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