diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d8e1562bc703f09e586fd865de431db763105821..bbe2effb1f31fed7c04e150445a59f7f841d6b7a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ pages: - git submodule update - cp -r www-site* .public - 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 - pushd .public/www-site/git_modules/zjwgi/scripts; init-template; popd - mv .public public