summaryrefslogtreecommitdiffstats
path: root/jjb/opnfvdocs/opnfvdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/opnfvdocs/opnfvdocs.yml')
-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'