From 68527b0c5e22f957327673daabe86f37735410c5 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Tue, 14 Apr 2015 11:58:59 -0400 Subject: Push artifacts in /doc to artifacts.opnfv.org Change-Id: I245855721fc8fac28fe449fdd4890ea461004c8b JIRA:0000 Signed-off-by: Aric Gardner --- jjb/opnfvdocs/opnfvdocs.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/opnfvdocs') 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' -- cgit 1.2.3-korg