summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Phelps <jphelps@linuxfoundation.org>2017-08-23 12:33:45 -0500
committerJeremy Phelps <jphelps@linuxfoundation.org>2017-08-23 12:33:45 -0500
commit5954c954fc9296ff2a764000fba98ccfc6558bba (patch)
tree251c80c6bc7b8409f2190f9a0c99fcfcb88c73ba
parentd6392ddb9523be0e0bb84fd5f2473a967dfdcde0 (diff)
Use submodule extension correctly
Change-Id: I09ec42618b57e54bc11742ae1bd1da36a45e6b01 Issue-ID: DOC-11 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
-rw-r--r--jjb/doc/doc-templates-rtd.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/jjb/doc/doc-templates-rtd.yaml b/jjb/doc/doc-templates-rtd.yaml
index ff5a75f98..947ff73f6 100644
--- a/jjb/doc/doc-templates-rtd.yaml
+++ b/jjb/doc/doc-templates-rtd.yaml
@@ -37,10 +37,11 @@
refspec: ''
choosing-strategy: 'gerrit'
branches:
- - 'refs/heads/{branch}'
+ - 'origin/$GERRIT_BRANCH'
skip-tag: true
wipe-workspace: true
- submodule-recursive: '{submodule-recursive}'
+ submodule:
+ recursive: '{submodule-recursive}'
wrappers:
- infra-wrappers: