Tag also latest on docker builds
This commit is contained in:
parent
85f66853bc
commit
cc6253a6b8
|
@ -29,6 +29,8 @@ jobs:
|
|||
uses: docker/metadata-action@v3
|
||||
with:
|
||||
images: 42wim/matterbridge
|
||||
flavor: |
|
||||
latest=true
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
|
|
Loading…
Reference in New Issue