summaryrefslogtreecommitdiffstats
path: root/jjb/opnfvdocs/docu-build.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-05-27capture the location of published artifacts and output them all at the bottomAric Gardner1-2/+12
This should work for the verify jobs as well now Change-Id: Ib96ed226894aca2e01c30603d08965256125d604 JIRA: DOCS-36 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-04-30Include dynamic project variable in build-docu scriptsVictor Laza1-0/+63
JIRA: DOCS-24 - Include dynamic project variable in build-docu scripts as oposite to hard-coded value how it's now set; shortened script names for better visibility Change-Id: Ib55d3c985f1cd27fd834d728659b9273b46773e4 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>