Skip qmail

This commit is contained in:
Marcus Bointon 2022-12-05 11:27:54 +01:00
parent d2e9d097c1
commit 3a3f39fa70
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ jobs:
max_attempts: 3
retry_wait_seconds: 8
command: |
sudo apt-get install -y postfix qmail
sudo apt-get install -y postfix
sudo systemctl stop postfix.service
- name: Set up sendmail