From 3a58ada482a61762854c8f0285714f291dc698d8 Mon Sep 17 00:00:00 2001 From: Victor Laza Date: Mon, 20 Apr 2015 09:54:51 +0300 Subject: Expanding artifacts management for R1 inside build-docu.sh JIRA: DOCU-20 - Expanding artifacts management for R1 inside build-docu.sh Change-Id: I4e8ac6bce3f6c47aff56e89e8133d2b4e547ff87 Signed-off-by: Victor Laza --- jjb/octopus/octopus.yml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'jjb/octopus/octopus.yml') diff --git a/jjb/octopus/octopus.yml b/jjb/octopus/octopus.yml index efd9a2214..923696eb6 100644 --- a/jjb/octopus/octopus.yml +++ b/jjb/octopus/octopus.yml @@ -75,10 +75,6 @@ builders: - shell: !include-raw build-docu.sh - - shell: | - /usr/local/bin/gsutil cp docs/*.pdf gs://artifacts.opnfv.org/octopus/docs/ - /usr/local/bin/gsutil cp docs/*.html gs://artifacts.opnfv.org/octopus/docs/ - postbuilders: - test-macro @@ -181,9 +177,4 @@ builders: - shell: !include-raw build-docu.sh - - shell: | - /usr/local/bin/gsutil cp docs/*.pdf gs://artifacts.opnfv.org/octopus/docs/ - /usr/local/bin/gsutil cp docs/*.html gs://artifacts.opnfv.org/octopus/docs/ - - -- cgit 1.2.3-korg