Skip to content
Snippets Groups Projects
Commit 952261c4 authored by Zachary Wartell's avatar Zachary Wartell
Browse files

-moving back to gitlab.com, resurrecting .gitlab-ci ... bugs...

parent a30462b2
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -8,14 +8,14 @@ pages:
- git submodule init
- git submodule update
- rm -rf www-site/git_modules/zjwgi/.git # no need to deploy
- cp -r www-site* .public
- cp -r www-site/* .public
- git show --no-patch --no-notes --pretty='%cd' $CI_COMMIT_SHA > REVISION.txt
- cat 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-
- ./init-template -p null -r ../../..
- popd
- mv .public public
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment