set "opnfv-lint-verify" as the basic verify of compass
[releng.git] / jjb / releng-macros.yaml
index d38afc2..3afd355 100644 (file)
             mv docs_output "$local_path"
             ls "$local_path"
 
-            echo "gsutil -m cp -r "$local_path" "gs://$gs_path""
-            gsutil -m cp -r "$local_path" "gs://$gs_path"
+            echo "gsutil -m cp -r "$local_path"/* "gs://$gs_path""
+            gsutil -m cp -r "$local_path"/* "gs://$gs_path"
 
             gsutil -m setmeta \
                 -h "Content-Type:text/html" \