HHH-18844 - Run preVerifyRelease task as part of h2 CI job

This commit is contained in:
Steve Ebersole 2024-11-13 12:01:30 -06:00
parent 1310fa4f0b
commit 2cc77fabd1
1 changed files with 1 additions and 1 deletions

View File

@ -84,4 +84,4 @@ function logAndExec() {
exec "${@}" exec "${@}"
} }
logAndExec ./gradlew ${gradleOpts} ciCheck ${goal} "${@}" -Plog-test-progress=true --stacktrace logAndExec ./gradlew ciCheck ${goal} "${@}" -Plog-test-progress=true --stacktrace