diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ab989c12bf956433594bb7bd43170a287be1ff66..2a2765ab8fee0324ddb287fca91b1405dcff5534 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -246,6 +246,8 @@ test_drich:
   needs: 
     - ["common:detector"]
   script:
+    - git clone https://eicweb.phy.anl.gov/EIC/detectors/ip6.git beamgeo
+    - ln -sv beamgeo/ip6 ./
     - ./testBug.sh
 
 tracking_geometry_debug: