CI: run db service for test
This commit is contained in:
parent
87e7554910
commit
e676a7df74
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ steps:
|
|||
|
||||
test:
|
||||
image: code.philo.ydns.eu/philorg/uv-geo
|
||||
environment:
|
||||
TREETRAIL_DB_HOST: treetrail-database
|
||||
commands:
|
||||
- .venv/bin/pytest -s tests/basic.py
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue