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
Owner

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.

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.
ansv7779 added 1 commit 2026-02-20 12:08:54 +01:00
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
ee3db2b811
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.
ansv7779 requested review from stne3960 2026-02-20 12:08:54 +01:00
stne3960 approved these changes 2026-02-20 14:28:22 +01:00
stne3960 left a comment
Owner

Great job, works well! 👍

Great job, works well! 👍
ansv7779 manually merged commit 1aa1532ce7 into main 2026-02-23 10:55:21 +01:00
ansv7779 deleted branch publish-container-package 2026-02-23 10:55:26 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DMC/oauth2-authorization-server#17
No description provided.