X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-go-jobs.rst;h=6cac047159b063ec3632e829bbe6bc3445da9aea;hb=2c01d1c4b9b284118e2854494366e76d41e447f8;hp=5dc105cc75ae30d2692aa97e02cf5a8617f6eac2;hpb=9e1349be0e1ef251b09fcb33748e952827a39192;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-go-jobs.rst b/docs/jjb/lf-go-jobs.rst index 5dc105cc..6cac0471 100644 --- a/docs/jjb/lf-go-jobs.rst +++ b/docs/jjb/lf-go-jobs.rst @@ -49,7 +49,7 @@ Builds the code, downloads and runs a Snyk CLI scan of the code into the Snyk da :build-timeout: Timeout in minutes before aborting build. (default: 60) :git-url: URL clone project from. (default: $GIT_URL/$PROJECT) :java-version: Version of Java to use for the build. (default: openjdk11) - :snyk-cli-options: Additional Snyk CLI options. (default: '') + :snyk-cli-options: Snyk CLI options. (default: '') :stream: Keyword that represents a release code-name. Often the same as the branch. (default: master) :submodule-recursive: Whether to checkout submodules recursively.