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
No related branches found
No related tags found
1 merge request!318Install the detectors (incl epic) from github repo group
......@@ -4,7 +4,7 @@ import os
import yaml
import argparse
DETECTOR_REPO_GROUP = 'https://eicweb.phy.anl.gov/EIC/detectors'
DETECTOR_REPO_GROUP = 'https://github.com/eic'
DETECTOR_ENV ='''
#!/bin/sh
export DETECTOR={detector}
......
......@@ -6,6 +6,12 @@ detectors:
config: ip6
version: master
ecce:
nightly:
version: main
ip:
config: ip6
version: master
epic:
nightly:
default: true
version: main
......
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