second commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
MSI\migue 2025-04-14 18:01:24 -04:00
parent af79311754
commit adb285d813

View File

@ -13,7 +13,7 @@ steps:
MAVEN_OPTS: -Xmx2048m -XX:+TieredCompilation -XX:TieredStopAtLevel=1
commands:
- mvn clean verify --settings nexus-settings.xml
- mvn jacoco:report # Generar reporte de cobertura
#- mvn jacoco:report # Generar reporte de cobertura
volumes:
- name: maven-cache
path: /root/.m2