icingaweb2/.github/workflows
Alexander A. Klimov 783fe036f1 Release GHA: create only one Docker image at the same time
Just like in all other repos making Docker images.

The following tasks finish our ARM support and depend on each other:

* [ ] Push only one Docker image at the same time (this PR)
* [ ] GHA repo: auto-create not just X.Y.Z tags, but also X.Y, X and latest
* [ ] GHA repo: build multi-platform images

Deriving X.Y from X.Y.Z is easy. Also nobody releases a vX.Y.Z and a
vX.Y.{Z+1} at the same time. But a vX.Y.Z and a vX.{Y+1}.0 is likely.
Both check Docker Hub, both get green light and both push :latest. Who wins?
2023-09-07 13:35:10 +02:00
..
L10n-update.yml ci: Let the icingabot trigger L10n updates 2020-05-27 09:16:51 +02:00
docker.yml Release GHA: create only one Docker image at the same time 2023-09-07 13:35:10 +02:00
php.yml Github Actions: Do not cancel further tests if one fails 2023-08-30 16:25:32 +02:00