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

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

parent 17b6920c
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,8 @@ pages: ...@@ -10,7 +10,8 @@ pages:
- 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
- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh #- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh
- pushd .public/www-site/git_modules/zjwgi/scripts; init-template; popd
- mv .public public - mv .public public
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment