mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge branch 'newAPPM' into 'application-manager-new'
Update gitlab-ci See merge request entgra/product-iots!13
This commit is contained in:
commit
bcfbe588cc
@ -1,5 +1,3 @@
|
||||
image: maven:latest
|
||||
|
||||
variables:
|
||||
MAVEN_CLI_OPTS: "--batch-mode"
|
||||
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository"
|
||||
@ -12,7 +10,6 @@ cache:
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- 'mvn $MAVEN_CLI_OPTS test-compile'
|
||||
- mvn $MAVEN_CLI_OPTS clean install
|
||||
tags:
|
||||
- OracleJDK1.8
|
||||
- OracleJDK1.8
|
||||
Loading…
Reference in New Issue
Block a user