Was writing over the html with the pdf. 80/380/1
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 17 Apr 2015 21:35:04 +0000 (17:35 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 17 Apr 2015 21:35:04 +0000 (17:35 -0400)
Change-Id: If0a090363a365a06bae9a07c831423e6491cda9b
JIRA:0000
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
jjb/opnfvdocs/build-docu.sh

index 3076c37..832297d 100644 (file)
@@ -31,7 +31,7 @@ for file in "${{files[@]}}"; do
 
     echo "rst2pdf $file"
     rst2pdf $file -o - | gsutil cp -L gsoutput.txt - \
-    gs://artifacts.opnfv.org/"$project"/"$gs_cp_folder".html
+    gs://artifacts.opnfv.org/"$project"/"$gs_cp_folder".pdf
     gsutil setmeta -h "Content-Type:application/pdf" \
                    -h "Cache-Control:private, max-age=0, no-transform" \
                    gs://artifacts.opnfv.org/"$project"/"$gs_cp_folder".pdf