Update .gitlab-ci.yml

This commit is contained in:
张帅
2021-10-25 07:11:56 +00:00
parent f7ea7f1a6c
commit aa0d0a3921

View File

@@ -39,7 +39,6 @@ build_project:
- npm install --save-dev --unsafe-perm
- echo "npm run build"
- npm run build
- sudo cp -rf ./dist/ /usr/share/nginx/html/
only:
- dev-ci-debug
- tags