CI: add redis service for test
This commit is contained in:
parent
1b25f8243e
commit
c2ba8c6db5
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ steps:
|
|||
image: code.philo.ydns.eu/philorg/uv-geo
|
||||
environment:
|
||||
GISAF__DB__HOST: gisaf-database
|
||||
GISAF__GISAF_LIVE__REDIS: redis://redis
|
||||
commands:
|
||||
# Initialize database
|
||||
- .venv/bin/gisaf create-db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue