Merge "opnfvdocs: Store colorado.2.0 documents in different location"
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 26 Sep 2016 19:19:20 +0000 (19:19 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 26 Sep 2016 19:19:20 +0000 (19:19 +0000)
jjb/opnfv/opnfv-docs.yml

index 7436573..0ac8aa7 100644 (file)
     stream:
         - master:
             branch: '{stream}'
+            doc-version: ''
             gs-pathname: ''
             disabled: false
         - colorado:
             branch: 'stable/{stream}'
-            gs-pathname: '/{stream}'
+            doc-version: '2.0'
+            gs-pathname: '/{stream}/{doc-version}'
             disabled: false
 
 ########################
@@ -82,7 +84,7 @@
         - string:
             name: GS_URL
             default: '$GS_BASE{gs-pathname}'
-            description: "Directory where the build artifact will be located upon the completion     of the build."
+            description: "Directory where the build artifact will be located upon the completion of the build."
 
     scm:
         - gerrit-trigger-scm: