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

Update .gitlab-ci.yml

parent 9b1878d9
No related branches found
No related tags found
No related merge requests found
Pipeline #
image: python:latest
services:
- redis-server
- rabbitmq
- redis:latest
- rabbitmq:latest
before_script:
- pip install -e .
- pip install flake8
- redis-server
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