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

modified: .gitlab-ci.yml

parent 24e0f16d
No related branches found
No related tags found
No related merge requests found
image: eicweb.phy.anl.gov:4567/containers/eic_container/eic_container:latest
stages:
- phase1
- phase1
- trackers
- calorimeters
- pid
- others
track_test1:
stage: trackers
script:
- bash trackers/dummy_test.sh
cal_test1:
stage: calorimeters
script:
- bash calorimeters/dummy_test.sh
pid_test1:
stage: pid
script:
- bash pid/dummy_test.sh
#compile:
# stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment