CI: add postfix service
This commit is contained in:
parent
111013929f
commit
8b38fe9c1f
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@ steps:
|
|||
image: code.philo.ydns.eu/philorg/uv
|
||||
commands:
|
||||
- .venv/bin/pytest -s tests/basic.py
|
||||
|
||||
services:
|
||||
smtp:
|
||||
image: docker.io/tozd/postfix:alpine-322
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue