Skip to content

Commit 2cc77fa

Browse files
committed
HHH-18844 - Run preVerifyRelease task as part of h2 CI job
1 parent 1310fa4 commit 2cc77fa

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

0 commit comments

Comments
 (0)