fix: fix gitlab-ci.yml
This commit is contained in:
@@ -35,7 +35,7 @@ build_project:
|
||||
stage: build_project
|
||||
script:
|
||||
- echo "npm install ..."
|
||||
- npm install --unsafe-perm
|
||||
- npm install -g --unsafe-perm
|
||||
- echo "npm run build"
|
||||
- npm run build
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user