Configured artifacts publish daily & on merge for projects with documentation
[releng.git] / jjb / opnfvdocs / opnfvdocs.yml
index b717ec6..3789dc3 100644 (file)
     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/
+
+