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