summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2016-09-26 19:19:20 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-26 19:19:20 +0000
commitaa2f17841fc59cc00bd90daaefc52feef034aa6e (patch)
tree268a32eb98e2f1407166b2d082afe3f210369ccb
parent0b4d1cc2c3acd59f4e2d50785a442f13ed070e70 (diff)
parent0d5e2c3560cdaa50a91034d131558182e9588df7 (diff)
Merge "opnfvdocs: Store colorado.2.0 documents in different location"
-rw-r--r--jjb/opnfv/opnfv-docs.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/jjb/opnfv/opnfv-docs.yml b/jjb/opnfv/opnfv-docs.yml
index 743657334..0ac8aa7e0 100644
--- a/jjb/opnfv/opnfv-docs.yml
+++ b/jjb/opnfv/opnfv-docs.yml
@@ -14,11 +14,13 @@
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: