Skip to content
Snippets Groups Projects
Commit b1397b4d authored by Kenzo-Hugo Hillion's avatar Kenzo-Hugo Hillion :recycle:
Browse files

update service for gitlab-ci

parent b1fac06e
No related branches found
No related tags found
1 merge request!68Retrieve taxonomy details from gene list
Pipeline #37428 failed
...@@ -7,7 +7,7 @@ stages: ...@@ -7,7 +7,7 @@ stages:
# Only needed when using a docker container to run your tests in. # Only needed when using a docker container to run your tests in.
# Check out: http://docs.gitlab.com/ce/ci/docker/using_docker_images.html#what-is-a-service # Check out: http://docs.gitlab.com/ce/ci/docker/using_docker_images.html#what-is-a-service
services: services:
- docker:dind - docker:18-dind
variables: variables:
POSTGRES_DB: postgres POSTGRES_DB: postgres
......
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