test: change prefix for docker tags

This commit is contained in:
Christian Winther 2024-01-26 23:58:38 +00:00
parent 3723f36043
commit 043f914c8c
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