mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Re-added Java 25
This commit is contained in:
parent
f2d77b01e9
commit
140b6d009d
1 changed files with 3 additions and 3 deletions
|
|
@ -70,9 +70,9 @@ java-24:
|
|||
extends: .java_extended
|
||||
image: $CI_REGISTRY_IMAGE/maven:3-eclipse-temurin-24-alpine
|
||||
|
||||
#java-25:
|
||||
# extends: .java
|
||||
# image: $CI_REGISTRY_IMAGE/maven:3-eclipse-temurin-25-alpine
|
||||
java-25:
|
||||
extends: .java
|
||||
image: $CI_REGISTRY_IMAGE/maven:3-eclipse-temurin-25-alpine
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue