From 11e9e09c74ed031ee748276a1393e125f8a8f12a Mon Sep 17 00:00:00 2001
From: Jeremy Fee <jmfee@usgs.gov>
Date: Mon, 31 Aug 2020 12:24:30 -0600
Subject: [PATCH] Switch to pipeline templates staging tag

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dd8f8a07..a99adc5a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -116,10 +116,6 @@ variables:
   tags:
     - mage01
 
-.staging:
-  only:
-    - master@ghsc/geomag/geomag-algorithms
-    - tags@ghsc/geomag/geomag-algorithms
 ## --------------------------------------------------
 # Test Stage
 ## --------------------------------------------------
-- 
GitLab