Files
Mailu/docs
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
..
2018-12-30 15:07:45 +02:00
2020-11-17 11:41:01 -06:00
2022-01-12 23:31:31 +01:00
2021-08-24 18:49:27 +02:00
2021-09-23 18:40:49 +02:00
2018-12-17 00:12:21 +02:00
2022-03-11 16:58:50 +03:00
2021-12-28 12:56:54 +00:00
2020-01-11 10:13:53 +01:00
2021-11-18 17:21:56 +00:00
2022-03-22 08:53:47 +00:00
2020-11-11 12:10:41 -06:00
2022-05-07 17:28:18 +02:00