workflow patch
All checks were successful
/ build_push (push) Successful in 38s

This commit is contained in:
anonoe 2025-09-08 22:39:10 +02:00
parent 32747ca00b
commit 7e539ec3bf
Signed by: anonoe
SSH key fingerprint: SHA256:c7f28FyVXvIXSVjAXp9azN9lKg+khKjVegKYeXHP/Ho

View file

@ -32,9 +32,9 @@ jobs:
git.nanody.de/anonoe/jre-alpine git.nanody.de/anonoe/jre-alpine
tags: | 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={{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)$
- -
name: Build and push jre-alpine name: Build and push jre-alpine
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6