mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
d842671be0
commit
7b527a9fba
@ -10,13 +10,6 @@ cache:
|
|||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- mvn $MAVEN_CLI_OPTS clean install -Dmaven.test.skip=true
|
- mvn $MAVEN_CLI_OPTS clean install
|
||||||
tags:
|
|
||||||
- OracleJDK1.8
|
|
||||||
|
|
||||||
test:
|
|
||||||
stage: test
|
|
||||||
script:
|
|
||||||
- mvn $MAVEN_CLI_OPTS test
|
|
||||||
tags:
|
tags:
|
||||||
- OracleJDK1.8
|
- OracleJDK1.8
|
||||||
Loading…
Reference in New Issue
Block a user