remove branch tag for images

This commit is contained in:
Bret Fisher
2022-05-24 11:51:36 -04:00
parent e88f98ccbf
commit ea769630a2

View File

@@ -63,7 +63,6 @@ on:
type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }} type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }}
type=raw,value=stable-{{date 'YYYYMMDDHHmmss'}},enable=${{ endsWith(github.ref, github.event.repository.default_branch) }} type=raw,value=stable-{{date 'YYYYMMDDHHmmss'}},enable=${{ endsWith(github.ref, github.event.repository.default_branch) }}
type=ref,event=pr type=ref,event=pr
type=ref,event=branch
type=raw,value=gha-${{ github.run_id }} type=raw,value=gha-${{ github.run_id }}
flavor-rules: flavor-rules:
# https://github.com/marketplace/actions/docker-metadata-action#flavor-input # https://github.com/marketplace/actions/docker-metadata-action#flavor-input