Merge "Upload Generated Documentation to Correct Path"
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 21 Oct 2016 16:01:44 +0000 (16:01 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 21 Oct 2016 16:01:44 +0000 (16:01 +0000)
jjb/releng-macros.yaml

index d2dc1d1..2ebd775 100644 (file)
 
             mkdir -p upload
             mv docs_output "$local_path"
-            gsutil -m cp -r "$local_path" "gs://$GS_URL"
+            gsutil -m cp -r "$local_path" "gs://$gs_path"
 
             gsutil -m setmeta \
                 -h "Content-Type:text/html" \