dist-artifact
This commit is contained in:
parent
4c6401fd54
commit
81a5fd5a04
|
@ -13,10 +13,11 @@ install_dependencies:
|
|||
stage: build
|
||||
script:
|
||||
- npm install
|
||||
artifacts:
|
||||
paths:
|
||||
- node_modules/
|
||||
|
||||
babel_compile:
|
||||
stage: babel
|
||||
script: npm run build
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/
|
||||
expire_in: 1 week
|
Loading…
Reference in New Issue
Block a user