Improve verification.

This commit is contained in:
Mark Paluch
2022-11-04 15:14:49 +01:00
parent 4635cb2522
commit f8c74f3694
3 changed files with 45 additions and 26 deletions

View File

@@ -8,4 +8,4 @@ export PATH="$MAVEN_HOME/bin:$JAVA_HOME/bin:$PATH"
export JENKINS_HOME=/tmp/jenkins-home
mvn clean package -DskipTests
mvn clean package -B -DskipTests