benWize commented on code in PR #23405:
URL: https://github.com/apache/beam/pull/23405#discussion_r996076284


##########
website/Dockerfile:
##########
@@ -69,4 +69,26 @@ RUN HUGOHOME="$(mktemp -d)" \
     && chmod +x /usr/local/bin/hugo \
     && rm -r "${HUGOHOME}"
 
+
+# Install gcloud
+# Make sure that your operating system meets the requirements

Review Comment:
   To complete the upload to GCS step and to run the script 
`append_index_html_to_internal_links.py` inside the container we had to make 
those changes.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to