From d33fcdf1ecded5955139768e1631cdfa913eeffe Mon Sep 17 00:00:00 2001 From: Zachary Wartell <zwartell@uncc.edu> Date: Tue, 11 Feb 2025 15:01:27 -0500 Subject: [PATCH] -moving back to gitlab.com, resurrecting .gitlab-ci --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7959be6..2350447 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ pages: #- . ./html/scripts/revision.sed #- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh - pushd .public/www-site/git_modules/zjwgi/scripts + - chmod u+x ./init-template - ./init-template -p www- - popd - mv .public public -- GitLab