Update .gitlab-ci.yml
This commit is contained in:
parent
8e36cc67bb
commit
66ef8c5c40
|
@ -1,9 +1,5 @@
|
|||
image: node:10-slim
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
build:
|
||||
script:
|
||||
- npm install
|
||||
- npm build
|
||||
|
|
Loading…
Reference in New Issue