CI: add postfix service
Some checks failed
ci/woodpecker/tag/test Pipeline failed
ci/woodpecker/tag/build unknown status

This commit is contained in:
phil 2025-06-27 02:40:23 +02:00
parent 7cbc036a79
commit 82e7af326f

View file

@ -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