diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-12-08 06:31:50 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-12-08 06:31:50 -0800 |
commit | dd772d9454f80626414839460cf8d1766339be20 (patch) | |
tree | 421604979fe0578c5960fb744465c3fe89cb089d /jjb/opnfvdocs | |
parent | e7b24d72e2369763f0fdeeecd26ef3eb489a78c0 (diff) |
Add lf-build2 to Shellcheck and Yamllint Jobs
Change-Id: I631e15c9ccb029347a3174b3914d0faef1c7050a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yaml b/jjb/opnfvdocs/opnfvdocs.yaml index fe5d14996..22d67d637 100644 --- a/jjb/opnfvdocs/opnfvdocs.yaml +++ b/jjb/opnfvdocs/opnfvdocs.yaml @@ -39,7 +39,7 @@ name: GIT_CLONE_BASE default: ssh://gerrit.opnfv.org:29418 description: "Used for overriding the GIT URL coming from parameters macro." - - 'opnfv-build-centos-defaults' + - 'opnfv-build-defaults' scm: - git-scm-gerrit @@ -90,7 +90,7 @@ default: '$GS_BASE{gs-pathname}' description: "Directory where the build artifact will be located upon\ \ the completion of the build." - - 'opnfv-build-centos-defaults' + - 'opnfv-build-defaults' scm: - git-scm |