fix gitlab ci
This commit is contained in:
parent
2388da50a1
commit
02490ef011
@ -7,6 +7,7 @@ stages:
|
|||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
- npm install
|
||||||
- npm test
|
- npm test
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
|
Loading…
Reference in New Issue
Block a user