From 4e9313f0c6fbb2872bd1d5345a2c7761a3ba24e4 Mon Sep 17 00:00:00 2001 From: phil Date: Fri, 27 Jun 2025 02:45:34 +0200 Subject: [PATCH] CI: add postfix service --- .woodpecker/test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index 9357081..e94fa6a 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -26,3 +26,5 @@ steps: services: aiosmtpd: image: code.philo.ydns.eu/philorg/aiosmtpd + entrypoint: ["aiosmtpd", "-l", "aiosmtpd"] +