From: Fatih Degirmenci Date: Tue, 22 Nov 2016 15:35:14 +0000 (+0100) Subject: opnfvdocs: Store colorado.3.0 documents in different location X-Git-Tag: danube.1.0~636^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3bc7e1c06b95bcc16fc5d7013e9d7d971a497fda;p=releng.git opnfvdocs: Store colorado.3.0 documents in different location 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 --- diff --git a/jjb/opnfv/opnfv-docs.yml b/jjb/opnfv/opnfv-docs.yml index 307c1db44..442e8ea71 100644 --- a/jjb/opnfv/opnfv-docs.yml +++ b/jjb/opnfv/opnfv-docs.yml @@ -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