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

view 11 update

modified:   ../../.gitlab-ci.yml
	modified:   generate_eps
parent 303a1ffb
No related branches found
No related tags found
1 merge request!39view 11 update
...@@ -55,6 +55,10 @@ dawn_view3:ev1: ...@@ -55,6 +55,10 @@ dawn_view3:ev1:
extends: .views extends: .views
script: script:
- ./bin/make_dawn_views -t view3_ev1 -d scripts/view3 -s 2 - ./bin/make_dawn_views -t view3_ev1 -d scripts/view3 -s 2
dawn_view11:detector:
extends: .views
script:
- ./bin/make_dawn_views -t view11 -d scripts/view11 -D
report: report:
stage: test stage: test
......
...@@ -9,7 +9,7 @@ function print_the_help { ...@@ -9,7 +9,7 @@ function print_the_help {
exit exit
} }
FILE_TAG="view1" FILE_TAG="view11"
INPUT_FILE="g4_0000.prim" INPUT_FILE="g4_0000.prim"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment