From 451c7e3d57b1c66441df797cdac640b945545b93 Mon Sep 17 00:00:00 2001
From: Travis Rivers <trivers@contractor.usgs.gov>
Date: Mon, 31 Aug 2020 16:34:47 -0600
Subject: [PATCH] change app name

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 35de6198..53f95126 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -175,4 +175,4 @@ Deploy Mage02:
     - .mage
     - .mage02
   variables:
-    APP_NAME: geomag-plots
+    APP_NAME: geomag-algorithms
-- 
GitLab