1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core
Dimitri Huisman f6de2b2938 Switch from docker build to buildx for CI/CD.
- The main workflow file has been optimised and simplified.
- Images are built in parallel when building locally resulting in faster build times.
- The github action workflow is about 50% faster.
- Arm images are built as well. These images are not tested due to restrictions of github actions (no arm runners). The tags of the images have -arm appended to it.
- Arm images can also be built locally.
- Reusable workflow is introduced for building, testing and deploying the images.
  This allows the workflow to be reused for other purposes in the future.
- Workflow can be manually triggered. This allows forked Mailu projects to also use the workflow for building images.
2022-08-03 09:36:53 +00:00
..
admin Switch from docker build to buildx for CI/CD. 2022-08-03 09:36:53 +00:00
dovecot Switch from docker build to buildx for CI/CD. 2022-08-03 09:36:53 +00:00
nginx Re-enable the built-in nginx resolver for traffic going through the mail plugin. 2022-07-06 08:51:59 +00:00
none Update alpine-linux to 3.14.5 - Zlib security FIX 2022-03-30 09:08:28 +00:00
postfix Switch from docker build to buildx for CI/CD. 2022-08-03 09:36:53 +00:00
rspamd Update deprecated rspamd config option 2022-04-04 14:39:50 +02:00