.github/workflows/docker.yml: fix tagging latest

turns out, most of this is handled automatically.
see https://github.com/docker/metadata-action#latest-tag
This commit is contained in:
classabbyamp 2023-12-15 14:15:53 -05:00 committed by classabbyamp
parent 444687bd12
commit 23619949d7
1 changed files with 1 additions and 3 deletions

View File

@ -42,9 +42,7 @@ jobs:
tags: |
type=sha,prefix=
type=raw,value=dev,enable={{is_default_branch}}
type=raw,event=tag,value=latest,enable={{is_default_branch}}
type=ref,event=tag,prefix=,enable={{is_default_branch}},priority=1000
flavor: latest=false
type=ref,event=tag,prefix=,enable={{is_default_branch}}
labels: |
org.opencontainers.image.authors=classabbyamp and 0x5c
org.opencontainers.image.url=https://github.com/miaowware/qrm2