diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24c524ee15dd6399fa1b5722649c359ea55d47ce..500187227c5e0dfe7cb9751551669bbab43a5cbb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ pages: #- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh - pushd .public/git_modules/zjwgi/scripts - chmod u+x ./init-template - - ./init-template -p null -r ../../.. + - ./init-template -p "null" -r ../../.. - popd - mv .public public artifacts: