Skip qmail
This commit is contained in:
parent
d2e9d097c1
commit
3a3f39fa70
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue