Update .gitlab-ci.yml
This commit is contained in:
@@ -5,6 +5,7 @@ stages:
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- npm install
|
||||
- npm run build
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user