From 3143fe0cfe2a4cd17d3e3fa166c208e7dfa7c060 Mon Sep 17 00:00:00 2001 From: Victor Laza Date: Wed, 15 Apr 2015 12:13:37 +0300 Subject: 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 --- jjb/genesis/genesis-docs.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jjb/genesis/genesis-docs.yml') diff --git a/jjb/genesis/genesis-docs.yml b/jjb/genesis/genesis-docs.yml index aeee56280..2e2bd7332 100644 --- a/jjb/genesis/genesis-docs.yml +++ b/jjb/genesis/genesis-docs.yml @@ -60,3 +60,7 @@ builders: - shell: !include-raw build-docu.sh + - shell: | + gsutil cp docs/*.pdf gs://artifacts.opnfv.org/genesis/docs/ + gsutil cp docs/*.html gs://artifacts.opnfv.org/genesis/docs/ + -- cgit 1.2.3-korg