HHH-14986 - drop build_command

This commit is contained in:
Steve Ebersole 2021-12-18 04:36:25 -06:00
parent 9be679bfee
commit 275f6325d3
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ extraction:
index:
# Specify the Java version required to build the project
java_version: 11
build_command: ./gradlew -S -Dorg.gradle.java.home=/usr/lib/jvm/java-11-openjdk-amd64 --max-workers=1 --no-scan testClasses
# build_command: ./gradlew -S -Dorg.gradle.java.home=/usr/lib/jvm/java-11-openjdk-amd64 --max-workers=1 --no-scan testClasses