mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 16:50:30 +00:00
Tag also latest on docker builds
This commit is contained in:
parent
85f66853bc
commit
cc6253a6b8
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
|||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: 42wim/matterbridge
|
images: 42wim/matterbridge
|
||||||
|
flavor: |
|
||||||
|
latest=true
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
type=ref,event=pr
|
type=ref,event=pr
|
||||||
|
Loading…
Reference in New Issue
Block a user