mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-29 09:12:19 +00:00
Merge #3012
3012: Give more time to clamav in CI r=mergify[bot] a=nextgens ## What type of PR? bug-fix ## What does this PR do? In the CI, give time to clamav and oletools to start-up. Without this we see failures where rspamd gives up before they are up and EICAR is let through ### Related issue(s) ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ ] In case of feature or enhancement: documentation updated accordingly - [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
This commit is contained in:
@@ -86,6 +86,8 @@ services:
|
||||
- "/mailu/overrides/rspamd:/etc/rspamd/override.d"
|
||||
depends_on:
|
||||
- front
|
||||
- antivirus
|
||||
- oletools
|
||||
|
||||
# Optional services
|
||||
antivirus:
|
||||
|
||||
Reference in New Issue
Block a user