diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ee96554156152cb541e40aa9682858b999a3654a..b8446b467a3225de3cccdcbe843dc8afd6150d6a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -90,8 +90,10 @@ report: stage: finalize needs: - view_01 - - dawn_view_02:detector - - dawn_view_03:detector + - view_02 + - view_03 + - view_06 + - view_07 - dump_constants artifacts: paths: diff --git a/views/config.yml b/views/config.yml index 1004a27c4465eb483820997a2d75b55cb99f3c91..21d6d1e8031bc2b0cc920b4290bec3ad3a32245d 100644 --- a/views/config.yml +++ b/views/config.yml @@ -1,28 +1,3 @@ - -#dawn_view_03:detector: -# extends: .views -# script: -# - ./bin/make_dawn_views -t view03 -d scripts/view3 -D -#dawn_view_03:ev001: -# extends: .views -# script: -# - ./bin/make_dawn_views -t view03_ev001 -d scripts/view3 -s 2 -#dawn_view_03:ev003: -# extends: .views -# script: -# - ./bin/make_dawn_views -t view03_ev100 -d scripts/view3 -s 3 -#dawn_view_03:ev004: -# extends: .views -# script: -# - ./bin/make_dawn_views -t view03_ev001 -d scripts/view3 -s 4 -#dawn_view_06:detector: -# extends: .views -# script: -# - ./bin/make_dawn_views -t view06 -d scripts/view6 -D -#dawn_view_07:detector: -# extends: .views -# script: -# - ./bin/make_dawn_views -t view07 -d scripts/view7 -D dawn_view_11:detector: extends: .views script: