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"] +