X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-gradle-jobs.rst;h=4a8a962d83e50b063cd7c3ac3241550d5878864d;hb=refs%2Fchanges%2F35%2F72935%2F3;hp=d9a8a28ad5f245432079ea8f97e3c5532e784764;hpb=9af54fac5cd4b82a08281e20cd965357bec77499;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-gradle-jobs.rst b/docs/jjb/lf-gradle-jobs.rst index d9a8a28a..4a8a962d 100644 --- a/docs/jjb/lf-gradle-jobs.rst +++ b/docs/jjb/lf-gradle-jobs.rst @@ -57,6 +57,11 @@ Runs a gradle publish command to publish the jar. :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. + :publish-credential: Project credential used for accessing Nexus + :publish-directory: Location of built artifacts + :publish-file-extension: Artifact's file extension + :publish-url: Nexus publishing repo location + :wrapper: Use the gradle wrapper (default: true) :Optional parameters: