mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-26 01:05:38 +00:00
(chore) common build only on LTS platforms, other periodically
This commit is contained in:
parent
e102c73a68
commit
a10cc14d06
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ java-18:
|
||||||
image: $CI_REGISTRY_IMAGE/maven:3-openjdk-18
|
image: $CI_REGISTRY_IMAGE/maven:3-openjdk-18
|
||||||
|
|
||||||
java-19:
|
java-19:
|
||||||
extends: .java
|
extends: .java_extended
|
||||||
image: $CI_REGISTRY_IMAGE/maven:3-eclipse-temurin-19-alpine
|
image: $CI_REGISTRY_IMAGE/maven:3-eclipse-temurin-19-alpine
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue