This commit is contained in:
parent
af79311754
commit
adb285d813
@ -13,7 +13,7 @@ steps:
|
|||||||
MAVEN_OPTS: -Xmx2048m -XX:+TieredCompilation -XX:TieredStopAtLevel=1
|
MAVEN_OPTS: -Xmx2048m -XX:+TieredCompilation -XX:TieredStopAtLevel=1
|
||||||
commands:
|
commands:
|
||||||
- mvn clean verify --settings nexus-settings.xml
|
- mvn clean verify --settings nexus-settings.xml
|
||||||
- mvn jacoco:report # Generar reporte de cobertura
|
#- mvn jacoco:report # Generar reporte de cobertura
|
||||||
volumes:
|
volumes:
|
||||||
- name: maven-cache
|
- name: maven-cache
|
||||||
path: /root/.m2
|
path: /root/.m2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user