From 1c9d9a26e01d3e5ea1bba3b006b571e8b06eb3af Mon Sep 17 00:00:00 2001 From: Zachary Wartell <zwartell@uncc.edu> Date: Tue, 11 Feb 2025 14:53:28 -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 e5fee74..becb719 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +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 - - init-template + - init-template -p www- - popd - mv .public public artifacts: -- GitLab