diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a3bf8d88af7dad91456afcac69e423e15f5cd858..4fb83925867a90807142f957e3f5783dfb3b1e35 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 -c "cp -r" -p "null" -r ../../.. + - ./init-template -c cp -p "null" -r ../../.. - popd - mv .public public artifacts: