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

Install the detectors from github repo group

parent 2f91b021
Branches
Tags
1 merge request!318Install the detectors (incl epic) from github repo group
...@@ -4,7 +4,7 @@ import os ...@@ -4,7 +4,7 @@ import os
import yaml import yaml
import argparse import argparse
DETECTOR_REPO_GROUP = 'https://eicweb.phy.anl.gov/EIC/detectors' DETECTOR_REPO_GROUP = 'https://github.com/eic'
DETECTOR_ENV =''' DETECTOR_ENV ='''
#!/bin/sh #!/bin/sh
export DETECTOR={detector} export DETECTOR={detector}
......
...@@ -6,6 +6,12 @@ detectors: ...@@ -6,6 +6,12 @@ detectors:
config: ip6 config: ip6
version: master version: master
ecce: ecce:
nightly:
version: main
ip:
config: ip6
version: master
epic:
nightly: nightly:
default: true default: true
version: main version: main
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment