mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Fix java 19 build
This commit is contained in:
parent
ca81eb7375
commit
2743e1d6b4
2 changed files with 2 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ java-18:
|
|||
|
||||
java-19:
|
||||
extends: .java
|
||||
image: $CI_REGISTRY_IMAGE/maven:3-eclipse-temurin-19
|
||||
image: $CI_REGISTRY_IMAGE/maven:3-eclipse-temurin-19-alpine
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue