From 05aac59c7a548794256f125c03f2849ec9d18b0d Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Sun, 28 Feb 2021 22:27:17 -0600
Subject: [PATCH] 	modified:   .gitlab-ci.yml

---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4b69e9b1..38527c18 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,8 @@
-image: eicweb.phy.anl.gov:4567/eic/npdet/npdet:latest
+image: eicweb.phy.anl.gov:4567/eic/juggler/juggler:$JUGGLER_TAG
 
 default:
   artifacts:
-    expire_in: 10 mins
+    expire_in: 120 mins
     paths:
       - results/
       - datasets/
-- 
GitLab