Skip to content

Commit 97fd5fd

Browse files
committed
Only run failing task
1 parent 9199418 commit 97fd5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ function logAndExec() {
8484
exec "${@}"
8585
}
8686

87-
logAndExec ./gradlew ciCheck ${goal} "${@}" -Plog-test-progress=true --stacktrace --info
87+
logAndExec ./gradlew hibernate-maven-plugin:integrationTest ${goal} "${@}" -Plog-test-progress=true --stacktrace --debug

0 commit comments

Comments
 (0)