Update .gitlab-ci.yml file

This commit is contained in:
陈劲松
2021-09-03 08:14:51 +00:00
parent d51d808bd9
commit be03307994

View File

@@ -36,7 +36,6 @@ build_project:
script:
- echo "npm install ..."
- npm install --save-dev cross-env --unsafe-perm
- npm install
- echo "npm run build"
- npm run build
artifacts: