From 5ead957979aff73609c8167182d09f699ffa206e Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 17 Aug 2018 21:37:46 -0400 Subject: [PATCH] Remove mvn-settings requirement from jjb job docs These jobs do not use that setting. Change-Id: I8c606002bc4ca187b56514d65aa39919a6c6e74b Signed-off-by: Thanh Ha --- docs/jjb/lf-ci-jobs.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index dc9690e5..146ab45c 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -391,8 +391,6 @@ Runs `jenkins-jobs update` to update production job configuration :build-node: The node to run build on. :jenkins-ssh-credential: Credential to use for SSH. (Generally should be configured in defaults.yaml) - :mvn-settings: The name of settings file containing credentials for - the project. :Optional parameters: @@ -428,8 +426,6 @@ Runs `jenkins-jobs test` to validate JJB syntax :build-node: The node to run build on. :jenkins-ssh-credential: Credential to use for SSH. (Generally should be configured in defaults.yaml) - :mvn-settings: The name of settings file containing credentials for - the project. :Optional parameters: -- 2.16.6