mirror of
https://github.com/spring-projects/spring-data-relational.git
synced 2026-05-03 03:44:16 +01:00
Using verify during the CI build
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ mkdir -p /tmp/jenkins-home
|
||||
chown -R 1001:1001 .
|
||||
MAVEN_OPTS="-Duser.name=jenkins -Duser.home=/tmp/jenkins-home" \
|
||||
./mvnw -s settings.xml \
|
||||
-P${PROFILE} clean dependency:list test -Dsort -U -B -Dmaven.repo.local=/tmp/jenkins-home/.m2/spring-data-jdbc
|
||||
-P${PROFILE} clean dependency:list verify -Dsort -U -B -Dmaven.repo.local=/tmp/jenkins-home/.m2/spring-data-jdbc
|
||||
|
||||
Reference in New Issue
Block a user