opnfvdocs: Store colorado.3.0 documents in different location 75/24675/1
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 22 Nov 2016 15:35:14 +0000 (16:35 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 22 Nov 2016 15:35:14 +0000 (16:35 +0100)
This patch is a workaround until more proper mechanism is put in place.

The doc-version parameter is appended to default GS_URL, changing the
storage location of the documents from
    http://artifacts.opnfv.org/sfc/colorado/2.0/docs/bradys-cool-document.html
to
    http://artifacts.opnfv.org/sfc/colorado/3.0/docs/bradys-cool-document.html

Documents generated from master branch will be stored in same location such as
    http://artifacts.opnfv.org/sfc/docs/bradys-cool-document.html

Change-Id: Ieffb46322525089ed339411e84e5defef593de2e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/opnfv/opnfv-docs.yml

index 307c1db..442e8ea 100644 (file)
@@ -19,7 +19,7 @@
             disabled: false
         - colorado:
             branch: 'stable/{stream}'
-            doc-version: '2.0'
+            doc-version: '3.0'
             gs-pathname: '/{stream}/{doc-version}'
             disabled: false