diff options
author | 2015-05-27 09:57:27 -0400 | |
---|---|---|
committer | 2015-05-27 10:23:27 -0400 | |
commit | 7557c70b1087c9959aea054e92e7ec73da845092 (patch) | |
tree | f0005059355e14f8e048f58c267743d49c155035 /jjb/opnfvdocs/opnfvdocs.yml | |
parent | 3dd3923200a630af2ebd8330fbe8ec20394e6a8c (diff) |
capture the location of published artifacts and output them all at the bottom
This should work for the verify jobs as well now
Change-Id: Ib96ed226894aca2e01c30603d08965256125d604
JIRA: DOCS-36
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/opnfvdocs/opnfvdocs.yml')
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yml b/jjb/opnfvdocs/opnfvdocs.yml index 39e33eb54..7057aa3da 100644 --- a/jjb/opnfvdocs/opnfvdocs.yml +++ b/jjb/opnfvdocs/opnfvdocs.yml @@ -102,7 +102,7 @@ builders: - shell: - !include-raw docu-verify.sh + !include-raw docu-build.sh - job-template: name: 'opnfvdocs-merge' |