summaryrefslogtreecommitdiffstats
path: root/jjb/opnfvdocs
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2015-04-14 11:58:59 -0400
committerAric Gardner <agardner@linuxfoundation.org>2015-04-14 11:58:59 -0400
commit68527b0c5e22f957327673daabe86f37735410c5 (patch)
treec1c8ae9c99e7c634e3d8b0e1cd2ebc077a7256b5 /jjb/opnfvdocs
parent4e3ad7a4936a364648114b0c2aa6be65b032aae5 (diff)
Push artifacts in /doc to artifacts.opnfv.org
Change-Id: I245855721fc8fac28fe449fdd4890ea461004c8b JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r--jjb/opnfvdocs/opnfvdocs.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yml b/jjb/opnfvdocs/opnfvdocs.yml
index 81b96d551..b717ec64d 100644
--- a/jjb/opnfvdocs/opnfvdocs.yml
+++ b/jjb/opnfvdocs/opnfvdocs.yml
@@ -50,6 +50,9 @@
builders:
- shell:
!include-raw build-docu.sh
+ - shell: |
+ gsutil cp docs/*.pdf gs://artifacts.opnfv.org/opnfvdocs/docs/
+ gsutil cp docs/*.html gs://artifacts.opnfv.org/opnfvdocs/docs/
- job-template:
name: 'opnfvdocs-verify'