1
Fork 0
mirror of https://github.com/Lovinoes/images.git synced 2024-12-28 16:43:55 -05:00

Update java-temurin.yml

This commit is contained in:
Lovinoes 2024-08-21 03:11:36 +02:00 committed by GitHub
parent 1d2cedc1b5
commit e67f835850
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ concurrency:
cancel-in-progress: true
jobs:
push:
build_and_push:
name: "java${{ matrix.tag }}_temurin"
runs-on: ubuntu-latest
strategy:
@ -56,5 +56,5 @@ jobs:
platforms: linux/amd64, linux/arm64
file: ./java-temurin/${{ matrix.tag }}/Dockerfile
push: true
tags: ghcr.io/lovinoes/images:java-temurin${{ matrix.tag }}
tags: ghcr.io/lovinoes/images:java-temurin${{ matrix.tag }}_temurin