ci: fix tag

This commit is contained in:
Michael Grote 2024-01-11 10:50:18 +01:00
parent 28d8a229ff
commit 0188024f66
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ steps:
image: plugins/docker
settings:
dockerfile: Dockerfile
repo: registry.mgrote.net/postfix
repo: registry.mgrote.net/allzweckcontainer
registry: registry.mgrote.net
tags:
- ${CI_COMMIT_TAG}
@ -18,7 +18,7 @@ steps:
image: plugins/docker
settings:
dockerfile: Dockerfile
repo: registry.mgrote.net/postfix
repo: registry.mgrote.net/allzweckcontainer
registry: registry.mgrote.net
tags:
- ${CI_COMMIT_SHA:0:8}