From 65b72c38e38fb8af40e548d39b6fc8ab49508472 Mon Sep 17 00:00:00 2001
From: "jihee.kim" <jihee.kim@anl.gov>
Date: Tue, 6 Oct 2020 22:01:54 -0500
Subject: [PATCH] Added EIC/detectors/topside.git

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 44a3c0ce..bf879dc4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,6 +13,7 @@ default:
         #      - datasets/.git/
   before_script:
     - git clone https://eicweb.phy.anl.gov/EIC/NPDet.git
+    - git clone https://eicweb.phy.anl.gov/EIC/detectors/topside.git
         #    - cd NPDet/build && cmake ../. -DCMAKE_INSTALL_PREFIX=/usr/local && make -j10 && make install
         #    - cd ../.. 
 
-- 
GitLab