1 Commits

Author SHA1 Message Date
1aa1532ce7
Automatically publish container images on tag push (#17)
All checks were successful
/ build (push) Successful in 2m10s
Publish container to package registry / docker-build-test-publish (push) Successful in 5m18s
When tags matching the pattern 'v*' are pushed a new image is built and published. It is tagged with the number, and the "latest" rolling tag is updated.

Reviewed-by: Stefan Nenzén <nenzen@dsv.su.se>
Reviewed-on: #17
2026-02-23 10:53:05 +01:00