Explorar el Código

Apply release profile also on internal PR

tags/7.5
Julien HENRY hace 6 años
padre
commit
1fb04a2767
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      travis.sh

+ 1
- 1
travis.sh Ver fichero

@@ -189,7 +189,7 @@ BUILD)
mvn org.jacoco:jacoco-maven-plugin:prepare-agent deploy \
$MAVEN_ARGS \
-Dsource.skip=true \
-Pdeploy-sonarsource
-Pdeploy-sonarsource,release

# TODO remove the sonar.pullrequest.github.* settings after sonar-core-plugins 7.1.0.330 is deployed on Next
mvn sonar:sonar \

Cargando…
Cancelar
Guardar