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