mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-13 18:57:18 +03:00
Revert "Fix docker publishing for PRs"
This reverts commit 15c9a0ded394bc6e69afc4b0601217f426b2264b.
This commit is contained in:
parent
15c9a0ded3
commit
1c0551f4f7
2
.github/workflows/pipeline.yml
vendored
2
.github/workflows/pipeline.yml
vendored
@ -183,7 +183,7 @@ jobs:
|
||||
labels: |
|
||||
maintainer=deluan
|
||||
images: |
|
||||
name=${{secrets.DOCKER_IMAGE}},enable=${{ env.DOCKER_IMAGE != '' }}
|
||||
name=${{secrets.DOCKER_IMAGE}}
|
||||
name=ghcr.io/${{ github.repository }}
|
||||
tags: |
|
||||
type=ref,event=pr
|
||||
|
Loading…
x
Reference in New Issue
Block a user