Automatically publish container images on tag push #17

Manually merged
ansv7779 merged 1 commits from publish-container-package into main 2026-02-23 10:55:21 +01:00

1 Commits

Author SHA1 Message Date
ee3db2b811
Automatically publish container images on tag push
All checks were successful
/ build (push) Successful in 58s
Publish container to package registry / docker-build-test-publish (push) Successful in 5m18s
When tags matching the pattern 'v[0-9\.]+' are pushed a new image is built and published. It is tagged with the number, and the "latest" rolling tag is updated.
2026-02-20 12:05:26 +01:00