diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index 989ed21..9357081 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -19,9 +19,10 @@ steps: image: code.philo.ydns.eu/philorg/uv environment: SMS_HANDLER_MAIL_SERVER_PORT: 8025 + SMS_HANDLER_MAIL_SERVER_HOSTNAME: aiosmtpd commands: - .venv/bin/pytest -s tests/basic.py services: - smtp: + aiosmtpd: image: code.philo.ydns.eu/philorg/aiosmtpd