mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
Removes the matching regex from the docker/metadata-action as it will create a new :latest even for release candidates
This commit is contained in:
parent
dad352f05e
commit
40cb721d16
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -195,7 +195,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
images: ghcr.io/${{ github.repository }}
|
images: ghcr.io/${{ github.repository }}
|
||||||
tags: |
|
tags: |
|
||||||
type=match,pattern=ngx-(\d.\d.\d),group=1
|
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
type=ref,event=tag
|
type=ref,event=tag
|
||||||
-
|
-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user