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

modified: .gitlab-ci.yml

parent c6678d86
No related branches found
No related tags found
No related merge requests found
......@@ -8,16 +8,22 @@ stages:
track_test1:
stage: trackers
tags:
- sodium
script:
- bash trackers/dummy_test.sh
cal_test1:
stage: calorimeters
tags:
- sodium
script:
- bash calorimeters/dummy_test.sh
pid_test1:
stage: pid
tags:
- sodium
script:
- bash pid/dummy_test.sh
......
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