HHH-18844 - Run preVerifyRelease task as part of h2 CI job
This commit is contained in:
parent
1310fa4f0b
commit
2cc77fabd1
|
@ -84,4 +84,4 @@ function logAndExec() {
|
|||
exec "${@}"
|
||||
}
|
||||
|
||||
logAndExec ./gradlew ${gradleOpts} ciCheck ${goal} "${@}" -Plog-test-progress=true --stacktrace
|
||||
logAndExec ./gradlew ciCheck ${goal} "${@}" -Plog-test-progress=true --stacktrace
|
||||
|
|
Loading…
Reference in New Issue