Fix: Add JDK configuration step in Gradle jobs
[releng/global-jjb.git] / docs / jjb / lf-gradle-jobs.rst
index 98841d1..3bc0c34 100644 (file)
@@ -18,6 +18,7 @@ Runs a gradle build command to perform the verification.
 
 :Required parameters:
     :build-node:    The node to run build on.
+    :java-version: Version of Java to execute Maven build. (default: openjdk17)
     :jenkins-ssh-credential: Credential to use for SSH. (Generally configured in defaults.yaml)
 
 :Optional parameters: