mirror of
https://github.com/Lovinoes/images.git
synced 2025-01-04 16:50:05 -05:00
Update java-temurin.yml
This commit is contained in:
parent
e67f835850
commit
e9b5028895
1 changed files with 1 additions and 2 deletions
3
.github/workflows/java-temurin.yml
vendored
3
.github/workflows/java-temurin.yml
vendored
|
@ -56,5 +56,4 @@ jobs:
|
||||||
platforms: linux/amd64, linux/arm64
|
platforms: linux/amd64, linux/arm64
|
||||||
file: ./java-temurin/${{ matrix.tag }}/Dockerfile
|
file: ./java-temurin/${{ matrix.tag }}/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/lovinoes/images:java-temurin${{ matrix.tag }}_temurin
|
tags: ghcr.io/lovinoes/images:java${{ matrix.tag }}_temurin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue