mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
(chore) fix build
This commit is contained in:
parent
a5d34b515f
commit
a5ad131335
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ java-11:
|
|||
extends: .java
|
||||
image: $CI_REGISTRY_IMAGE/maven:3-jdk-11
|
||||
needs: [ ]
|
||||
script:
|
||||
- mvn $MAVEN_CLI_OPTS $BUILD_PROPS $CI_JOB_TIMESTAMP install
|
||||
artifacts:
|
||||
name: java-11
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue