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