Release 2.0 #13
|
@ -1,9 +1,5 @@
|
|||
image: node:10-slim
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
build:
|
||||
script:
|
||||
- npm install
|
||||
- npm build
|
||||
|
|
Loading…
Reference in New Issue