From 0ae64536336dff1578b9ede7b5eecf92ecb38e2f Mon Sep 17 00:00:00 2001 From: Zachary Wartell <zwartell@uncc.edu> Date: Tue, 11 Feb 2025 15:24:36 -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 00ca24b..7ac5de6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ pages: - git show --no-patch --no-notes --pretty='%cd' $CI_COMMIT_SHA > REVISION.txt #- . ./html/scripts/revision.sed #- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh - - pushd .public/www-site/git_modules/zjwgi/scripts + - pushd .public/git_modules/zjwgi/scripts - chmod u+x ./init-template - ./init-template -p www- - popd -- GitLab