remove branch tag for images
This commit is contained in:
1
.github/workflows/reusable-docker-build.yaml
vendored
1
.github/workflows/reusable-docker-build.yaml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user