mseth10 commented on a change in pull request #20573:
URL: https://github.com/apache/incubator-mxnet/pull/20573#discussion_r707716910
##########
File path: docs/static_site/src/_config_prod.yml
##########
@@ -59,6 +59,12 @@ markdown: kramdown
plugins:
- jekyll-feed
- jekyll-seo-tag
+
+# Force include .asf.yaml
+include:
+ - .asf.yaml
+ - .htaccess
Review comment:
thanks. that makes sense. can we also add a similar check for .asf.yaml
here?
https://github.com/apache/incubator-mxnet/blob/e359bcd65e453d4bc86d3d8e5b1dee3916a2e426/ci/docker/runtime_functions.sh#L1207
--
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]