From 0f37db808cf1a5335bd7eb73a3ac35b2028891c6 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Tue, 15 Sep 2020 07:24:30 -0700 Subject: [PATCH] Run OPNFV Docs Shellcheck builds on OPNFV Builders Without an agent set the default it master, which is not available. Change-Id: I73902cbd1c736f7d2a0d6a6a26614952712216b9 Signed-off-by: Trevor Bramwell --- jjb/opnfvdocs/opnfvdocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/opnfvdocs/opnfvdocs.yaml b/jjb/opnfvdocs/opnfvdocs.yaml index c82b0bdc7..fe5d14996 100644 --- a/jjb/opnfvdocs/opnfvdocs.yaml +++ b/jjb/opnfvdocs/opnfvdocs.yaml @@ -39,6 +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' scm: - git-scm-gerrit @@ -89,6 +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' scm: - git-scm -- 2.16.6