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

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

parent d33fcdf1
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -7,6 +7,7 @@ pages: ...@@ -7,6 +7,7 @@ pages:
- mkdir .public/scripts - mkdir .public/scripts
- git submodule init - git submodule init
- git submodule update - 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 - git show --no-patch --no-notes --pretty='%cd' $CI_COMMIT_SHA > REVISION.txt
#- . ./html/scripts/revision.sed #- . ./html/scripts/revision.sed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment