This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-website.git
The following commit(s) were added to refs/heads/main by this push: new 0f9bc7c5e Add build server info to website README (#435) 0f9bc7c5e is described below commit 0f9bc7c5eefbad0adcc5ab8636449001d81c6fc8 Author: Daniel Roberts <ddani...@gmail.com> AuthorDate: Wed Jul 31 17:18:24 2024 -0400 Add build server info to website README (#435) * Add build server info to website README * Update README.md Co-authored-by: Keith Turner <ktur...@apache.org> --------- Co-authored-by: Keith Turner <ktur...@apache.org> --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c853bcbe3..13c68bbd4 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,11 @@ Changes pushed to our `main` branch will automatically trigger Jekyll to build our site from that branch and push the result to our `asf-site` branch, where they will be served on [our production site][production]. +If changes fail to be pushed to the `asf-site` branch then the buildbot build +logs should be checked for failures. + +[Buildbot jekyll_websites](https://ci2.apache.org/#/builders/7) + [Bundler]: https://bundler.io/ [Jekyll]: https://jekyllrb.com/ [Liquid]: https://jekyllrb.com/docs/liquid/