mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
ci(docker): change docker metadata tag to {{raw}}
from {{version}}
(#1115)
ci(docker): change docker tag to raw * version was missing the v prefix
This commit is contained in:
parent
80aa0b6331
commit
93f96e9758
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -182,7 +182,7 @@ jobs:
|
|||
with:
|
||||
images: ghcr.io/autobrr/autobrr
|
||||
tags: |
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{raw}}
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue