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

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

parent f66706d5
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -7,7 +7,7 @@ pages:
- mkdir .public/scripts
- git submodule init
- git submodule update
- rm -rf www-site/git_modules/zjwgi/.git # no need to deploy .git in www
- rm -rf www-site/git_modules/zjwgi/.git # avoid deploying .git in www
- cp -r www-site/* .public
- git show --no-patch --no-notes --pretty='%cd' $CI_COMMIT_SHA > REVISION.txt
- cat REVISION.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment