fix yaml (?)

This commit is contained in:
2018-12-28 15:57:44 +03:00
parent c73367b013
commit c4f086f1c7

View File

@@ -1,14 +1,15 @@
image: node:10
stages:
- test_backend
- testBackend
cache:
paths:
- node_modules/
- client/node_modules
test_backend:
testBackend:
stage: test
services:
- mongo:4