Use submodule extension correctly 53/8453/1
authorJeremy Phelps <jphelps@linuxfoundation.org>
Wed, 23 Aug 2017 17:33:45 +0000 (12:33 -0500)
committerJeremy Phelps <jphelps@linuxfoundation.org>
Wed, 23 Aug 2017 17:33:45 +0000 (12:33 -0500)
Change-Id: I09ec42618b57e54bc11742ae1bd1da36a45e6b01
Issue-ID: DOC-11
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
jjb/doc/doc-templates-rtd.yaml

index ff5a75f..947ff73 100644 (file)
           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: