Skip to content

Commit 86ce3c1

Browse files
committed
Debug gradle build
1 parent bb11095 commit 86ce3c1

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
87+
logAndExec ./gradlew ciCheck ${goal} "${@}" -Plog-test-progress=true --stacktrace --debug

0 commit comments

Comments
 (0)