dev-release: Update steps to upload documentation
Rather than explicitly building the documentation again, use the output from the release build. Change-Id: Ieb74e164d104cf309147247fa56d9f3f73fc3c15
This commit is contained in:
@@ -345,16 +345,11 @@ Push the new Release Tag on the plugins:
|
|||||||
make -C ReleaseNotes
|
make -C ReleaseNotes
|
||||||
----
|
----
|
||||||
|
|
||||||
* Build the documentation:
|
* Extract the documentation files from the zip file generated during
|
||||||
+
|
the release build: `buck-out/gen/Documentation/html/html.zip`.
|
||||||
----
|
|
||||||
buck build docs
|
|
||||||
----
|
|
||||||
|
|
||||||
* Extract the documentation html files from the generated zip file
|
* Upload the files manually via web browser to the appropriate folder
|
||||||
`buck-out/gen/Documentation/searchfree.zip`.
|
in the
|
||||||
|
|
||||||
* Upload the html files manually via web browser to the
|
|
||||||
link:https://console.developers.google.com/project/164060093628/storage/gerrit-documentation/[
|
link:https://console.developers.google.com/project/164060093628/storage/gerrit-documentation/[
|
||||||
gerrit-documentation] storage bucket.
|
gerrit-documentation] storage bucket.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user