mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Revert "don't tag beta images with latest #4590"
This reverts commit 47fb96faa81e67b59f7c15c2e3bad088dab47215.
This commit is contained in:
parent
47fb96faa8
commit
4f8073daa7
1
.github/workflows/docker.yaml
vendored
1
.github/workflows/docker.yaml
vendored
@ -22,7 +22,6 @@ jobs:
|
||||
zadam/trilium
|
||||
ghcr.io/zadam/trilium
|
||||
tags: |
|
||||
type=raw,value=latest,enable=${{ !endsWith(github.ref, 'beta') }}
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}-latest
|
||||
type=match,pattern=(\d+.\d+).\d+\-beta,enable=${{ endsWith(github.ref, 'beta') }},group=1,suffix=-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user