CI: add redis service for test
Some checks failed
/ test (push) Waiting to run
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
phil 2025-06-28 13:34:50 +02:00
parent 2b43290157
commit 1b25f8243e

View file

@ -26,7 +26,7 @@ steps:
- .venv/bin/pytest -s tests/basic.py - .venv/bin/pytest -s tests/basic.py
services: services:
gisaf-redis: redis:
image: docker.io/redis:alpine image: docker.io/redis:alpine
gisaf-database: gisaf-database:
image: code.philo.ydns.eu/philorg/gisaf-database image: code.philo.ydns.eu/philorg/gisaf-database