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