Skip to content
Snippets Groups Projects
Commit 3b60aad0 authored by Arno Wunderlich's avatar Arno Wunderlich
Browse files

corrected indentation for mongo_url in gitlab-ci

parent cdee439d
No related branches found
No related tags found
1 merge request!13Db test
Pipeline #14008 failed
......@@ -53,8 +53,8 @@ test:
# environment: testing
image: ${DOCKER_IMAGE_NAME}:${DOCKER_TAG}
variables:
## Setup variable pointin to mongo service
MONGO_URL: mongodb://mongodb:27017/frozen
## Setup variable pointin to mongo service
MONGO_URL: mongodb://mongodb:27017/frozen
## When job is started, also start these things
services:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment