Push artifacts in /doc to artifacts.opnfv.org
[releng.git] / jjb / opnfvdocs / opnfvdocs.yml
index 81b96d5..b717ec6 100644 (file)
@@ -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'