From 0f9bc7c5eefbad0adcc5ab8636449001d81c6fc8 Mon Sep 17 00:00:00 2001 From: Daniel Roberts Date: Wed, 31 Jul 2024 17:18:24 -0400 Subject: [PATCH] Add build server info to website README (#435) * Add build server info to website README * Update README.md Co-authored-by: Keith Turner --------- Co-authored-by: Keith Turner --- 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/