summaryrefslogtreecommitdiffstats
path: root/jjb/opnfvdocs
diff options
context:
space:
mode:
authorVictor Laza <vlaza@cloudbasesolutions.com>2015-04-15 12:13:37 +0300
committerVictor Laza <vlaza@cloudbasesolutions.com>2015-04-15 12:17:37 +0300
commit3143fe0cfe2a4cd17d3e3fa166c208e7dfa7c060 (patch)
tree201db676cc595d9e03ef18a6fa23cc03f0166856 /jjb/opnfvdocs
parent68527b0c5e22f957327673daabe86f37735410c5 (diff)
Configured artifacts publish daily & on merge for projects with documentation
JIRA: DOCS-2 - artifacts publish daily & on merge for the following projects: opnfvdocs, octopus, genesis, functest, pharos Change-Id: Id055d8e955e1c55c6b18a5bdf28d940ef7d53729 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r--jjb/opnfvdocs/opnfvdocs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yml b/jjb/opnfvdocs/opnfvdocs.yml
index b717ec64d..3789dc3d1 100644
--- a/jjb/opnfvdocs/opnfvdocs.yml
+++ b/jjb/opnfvdocs/opnfvdocs.yml
@@ -150,3 +150,8 @@
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/
+
+