mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-07 02:03:44 +00:00
Tag also latest on docker builds
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user