Tweak tags for docker publish
This commit is contained in:
parent
6af4b466d6
commit
9416694d33
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
||||||
docker.io/ronnieroller/media-roller
|
docker.io/ronnieroller/media-roller
|
||||||
ghcr.io/rroller/media-roller
|
ghcr.io/rroller/media-roller
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch,branch=master,latest=true
|
type=raw,value=latest,enable={{is_default_branch}}
|
||||||
type=sha
|
type=sha
|
||||||
|
|
||||||
# Build and push Docker image with Buildx (don't push on PR)
|
# Build and push Docker image with Buildx (don't push on PR)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue