Skip to content
Snippets Groups Projects
Commit 1dbbcebf authored by hagrid67's avatar hagrid67
Browse files

adding services -redis to gitlab-ci.yml in the test_conda_setup section too

parent 03e83f0b
No related branches found
No related tags found
No related merge requests found
......@@ -104,6 +104,8 @@ benchmarks:
test_conda_setup:
stage: integration_testing
services:
- redis
before_script:
- apt update
- apt install -y libgl1-mesa-glx xvfb xdg-utils libcairo2-dev libjpeg-dev libgif-dev graphviz libgraphviz-dev python-pyglet
......
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