From ad1fac2d59adf96980bb427b512dda99a037c70e Mon Sep 17 00:00:00 2001
From: Zachary Wartell <zwartell@uncc.edu>
Date: Tue, 11 Feb 2025 14:51:39 -0500
Subject: [PATCH] -moving back to gitlab.com, resurrecting .gitlab-ci

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d8e1562..bbe2eff 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ pages:
     - git submodule update
     - cp -r www-site* .public
     - git show --no-patch --no-notes --pretty='%cd' $CI_COMMIT_SHA > REVISION.txt
-    - . ./html/scripts/revision.sed
+    #- . ./html/scripts/revision.sed
     #- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh
     - pushd .public/www-site/git_modules/zjwgi/scripts; init-template; popd
     - mv .public public
-- 
GitLab