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

Update .gitlab-ci.yml

parent 527dca9b
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -7,8 +7,8 @@ services:
before_script:
- pip install -e .
- pip install flake8
- echo "REDIS_HOST='redis'" > ~/fractalis.conf
- export FRACTALIS_CONFIG=~/fractalis.conf
- echo "REDIS_HOST='redis'" > /root/f.conf
- export FRACTALIS_CONFIG=/root/f.conf
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