From df8c4ba66a8d88c42bd59fcd66a23f0a8d346ded Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Wed, 12 May 2021 15:12:21 -0500
Subject: [PATCH] 	modified:   .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 51db676..7cb6c8e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -136,7 +136,7 @@ detector:config_testing:
     - cat doc/overlap_check.out
   allow_failure: true
 
-benchmarks:reconstruction:
+benchmarks:detector:
   stage: deploy
   variables:
     JUGGLER_DETECTOR: "$JUGGLER_DETECTOR"
-- 
GitLab