diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-09-15 07:24:30 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-09-15 07:24:30 -0700 |
commit | 0f37db808cf1a5335bd7eb73a3ac35b2028891c6 (patch) | |
tree | 3a8e974161754a451eb506525146f5c94624fae3 /jjb/opnfvdocs | |
parent | a881bf7e7834d38771c9d26f84500a3ade49bec4 (diff) |
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 <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |