Fix: Run docker login for gradle build jobs
[releng/global-jjb.git] / docs / jjb / lf-gradle-jobs.rst
index 98841d1..354edb9 100644 (file)
@@ -18,7 +18,9 @@ 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)
+    :mvn-settings: Maven settings.xml file containing credentials to use.
 
 :Optional parameters: