]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Removes the matching regex from the docker/metadata-action as it will create a new... 723/head
authorTrenton Holmes <trenton.holmes@psware.com>
Wed, 13 Apr 2022 15:20:30 +0000 (08:20 -0700)
committerTrenton Holmes <trenton.holmes@psware.com>
Wed, 13 Apr 2022 15:20:30 +0000 (08:20 -0700)
.github/workflows/ci.yml

index ee22ae9297cd9b8f78b19fb78f0bd4ed1798f0dd..cb8af9876bdbca7f4a160662ad59b53839ae84d4 100644 (file)
@@ -195,7 +195,6 @@ jobs:
         with:
           images: ghcr.io/${{ github.repository }}
           tags: |
-            type=match,pattern=ngx-(\d.\d.\d),group=1
             type=ref,event=branch
             type=ref,event=tag
       -