waytrue17 commented on a change in pull request #20573:
URL: https://github.com/apache/incubator-mxnet/pull/20573#discussion_r705789859
##########
File path: ci/docker/runtime_functions.sh
##########
@@ -1219,7 +1219,7 @@ build_docs() {
# copy the full site for this version to versions folder
mkdir -p html/versions/master
- for f in 404.html api assets blog community ecosystem features feed.xml
get_started index.html; do
+ for f in 404.html api assets blog community ecosystem features feed.xml
get_started index.html .asf.yaml; do
Review comment:
The `.asf.yaml` would already be in `html/`. Do we need to copy it to
`html/versions/master`?
--
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]