This commit is contained in:
parent
7e539ec3bf
commit
2133e47951
1 changed files with 2 additions and 1 deletions
|
|
@ -31,7 +31,8 @@ jobs:
|
|||
images: |
|
||||
git.nanody.de/anonoe/jre-alpine
|
||||
tags: |
|
||||
type=semver,pattern={{raw}}/{{commit_date 'YYYYMMDD-HHmmss' tz='Europe/Berlin'}}
|
||||
type=semver,pattern={{raw}}
|
||||
#/{{commit_date 'YYYYMMDD-HHmmss' tz='Europe/Berlin'}}
|
||||
type=semver,pattern={{version}},match=v(\d.\d.\d)$
|
||||
type=semver,pattern={{major}}.{{minor}},match=v(\d.\d.\d)$
|
||||
type=semver,pattern={{major}},match=v(\d.\d.\d)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue