test: remove slash in tags

This commit is contained in:
Christian Winther 2024-01-27 00:01:06 +00:00
parent 043f914c8c
commit 2aeccf885f
1 changed files with 2 additions and 2 deletions

View File

@ -168,8 +168,8 @@ jobs:
type=raw,value=staging,enable=${{ github.ref == format('refs/heads/{0}', 'staging') }}
type=pep440,pattern={{raw}}
type=pep440,pattern=v{{major}}.{{minor}}
type=ref,event=branch,prefix=branch/
type=ref,event=pr,prefix=pr/
type=ref,event=branch,prefix=branch-
type=ref,event=pr,prefix=pr-
type=ref,event=tag
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index