Skip to content
Snippets Groups Projects
Commit cc9e01c2 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Update elasticsearch for gitlab-ci test

parent 6291d6fe
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ test: ...@@ -41,7 +41,7 @@ test:
services: services:
- postgres:10 - postgres:10
- redis:4.0 - redis:4.0
- name: docker.elastic.co/elasticsearch/elasticsearch:6.4.2 - name: docker.elastic.co/elasticsearch/elasticsearch:7.3.2
alias: elasticsearch alias: elasticsearch
before_script: before_script:
- pip install -r requirements-dev.txt - pip install -r requirements-dev.txt
......
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