Skip to content
Snippets Groups Projects
Commit 73ad40d0 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

View01 needs tag ev002 for event 2 to avoid overwriting ev001

parent 527788e2
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ dawn_view_01:ev002: ...@@ -13,7 +13,7 @@ dawn_view_01:ev002:
rules: rules:
- if: '$DETECTOR_EVENT_VIEWS == "ON"' - if: '$DETECTOR_EVENT_VIEWS == "ON"'
script: script:
- ./bin/make_dawn_views -t view01_ev001 -d scripts/view1 -s 2 - ./bin/make_dawn_views -t view01_ev002 -d scripts/view1 -s 2
view_01: view_01:
stage: test stage: test
......
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