Update .gitlab-ci.yml file
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user