This commit is contained in:
2018-12-28 15:56:37 +03:00
parent a8de9af282
commit c73367b013

View File

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