• 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

    ansv7779 released this 2026-02-23 10:53:05 +01:00 | 1 commits to main since this release

    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

    Downloads