Provide mutable tags (#462)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-08-19 20:01:09 +02:00
committed by GitHub
parent 48f9211ee9
commit bbb00c0d51

View File

@@ -83,6 +83,8 @@ jobs:
${{ env.GHCR_SLUG }}
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=ref,event=pr
type=edge
labels: |