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