wrong syntax on last commit

Former-commit-id: 587ed953fa8c6a9ed9faf1c406e813ba79e9b7bf
This commit is contained in:
malavan 2021-06-18 15:27:30 +00:00
parent 056e76d3b5
commit ec1f6d1156

View File

@ -8,13 +8,12 @@ build:
- make install
make-test:
stage: test
stage: make test
script:
- make test
node-redis-test:
requires: make-test
stage: test
stage: node redis test
script:
- mkdir node-redis-test
- cd node-redis-test