Update .gitlab-ci.yml
This commit is contained in:
@@ -39,6 +39,9 @@ build_project:
|
||||
- npm install --save-dev --unsafe-perm
|
||||
- echo "npm run build"
|
||||
- npm run build
|
||||
artifacts:
|
||||
paths:
|
||||
- dist
|
||||
only:
|
||||
- dev-ci-debug
|
||||
- tags
|
||||
|
||||
Reference in New Issue
Block a user