kopia lustrzana https://github.com/projecthorus/wenet
Merge pull request #21 from projecthorus/snh/latest-default-only
Only tag pushes to the default branch as latestsnh/more-tags
commit
c94d4c7793
|
@ -19,11 +19,11 @@ jobs:
|
|||
|
||||
- name: Calculate Container Metadata
|
||||
id: meta
|
||||
uses: docker/metadata-action@v3
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: ghcr.io/${{ github.repository }}
|
||||
flavor: |
|
||||
latest=true
|
||||
tags: |
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
- name: Setup QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
|
|
Ładowanie…
Reference in New Issue