fix: update workflow
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 23s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 23s
This commit is contained in:
@@ -29,6 +29,8 @@ jobs:
|
|||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: git.br0tkasten.de/${{ gitea.repository }}
|
images: git.br0tkasten.de/${{ gitea.repository }}
|
||||||
|
flavor: |
|
||||||
|
latest=true
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
type=semver,pattern={{version}}
|
type=semver,pattern={{version}}
|
||||||
|
|||||||
Reference in New Issue
Block a user