This commit is contained in:
Michael Grote 2024-02-02 21:08:30 +01:00
parent 6e3350b5a7
commit a4641efcad

View file

@ -24,6 +24,7 @@ steps:
registry: registry.mgrote.net registry: registry.mgrote.net
tags: tags:
- ${CI_COMMIT_TAG} - ${CI_COMMIT_TAG}
- $$VERSION
when: when:
event: event:
- tag - tag
@ -38,6 +39,7 @@ steps:
- ${CI_COMMIT_SHA:0:8} - ${CI_COMMIT_SHA:0:8}
- ${CI_COMMIT_BRANCH} - ${CI_COMMIT_BRANCH}
- latest - latest
- $$VERSION
when: when:
event: event:
exclude: exclude: