oops :D
This commit is contained in:
parent
81a5fd5a04
commit
00116ed22a
|
@ -13,6 +13,10 @@ install_dependencies:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- node_modules/
|
||||||
|
expire_in: 2 hour
|
||||||
|
|
||||||
babel_compile:
|
babel_compile:
|
||||||
stage: babel
|
stage: babel
|
||||||
|
|
Loading…
Reference in New Issue
Block a user