mirror of
https://github.com/3cky/mbusd.git
synced 2025-02-10 00:01:32 +01:00
Tag Docker images with latest
tag
This commit is contained in:
parent
ac927aa19a
commit
2c462b7560
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
with:
|
||||
images: ${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
type=ref,event=branch
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
|
Loading…
Reference in New Issue
Block a user