Skip to content
Snippets Groups Projects
Commit 63438394 authored by Sascha Herzinger's avatar Sascha Herzinger
Browse files

Update .gitlab-ci.yml

parent 7f834ff3
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -6,6 +6,11 @@ services:
before_script:
- pip install -e .
- pip install flake8
connect:
- image: redis
- script:
- redis-cli -h redis PING
test:
script:
......
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