This commit is contained in:
parent
ea6aa6581b
commit
ea348fc5cd
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
images: |
|
images: |
|
||||||
git.nanody.de/anonoe/jre-alpine
|
git.nanody.de/anonoe/jre-alpine
|
||||||
tags: |
|
tags: |
|
||||||
type=semver,pattern={{major}}-{{raw}}-{{commit_date 'YYYYMMDD-HHmmss' tz='Europe/Berlin'}},match=v(\d.\d.\d)$
|
type=semver,pattern={{major}}-{{raw}},suffix={{commit_date 'YYYYMMDD-HHmmss' tz='Europe/Berlin'}},match=v(\d.\d.\d)$
|
||||||
type=semver,pattern={{version}},match=v(\d.\d.\d)$
|
type=semver,pattern={{version}},match=v(\d.\d.\d)$
|
||||||
type=semver,pattern={{major}}.{{minor}},match=v(\d.\d.\d)$
|
type=semver,pattern={{major}}.{{minor}},match=v(\d.\d.\d)$
|
||||||
type=semver,pattern={{major}},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