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
|
image: code.philo.ydns.eu/philorg/uv-geo
|
||||||
environment:
|
environment:
|
||||||
GISAF__DB__HOST: gisaf-database
|
GISAF__DB__HOST: gisaf-database
|
||||||
|
GISAF__GISAF_LIVE__REDIS: redis://redis
|
||||||
commands:
|
commands:
|
||||||
# Initialize database
|
# Initialize database
|
||||||
- .venv/bin/gisaf create-db
|
- .venv/bin/gisaf create-db
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue