This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 64b0fa3 Updates stage by Jenkins
64b0fa3 is described below
commit 64b0fa3f8772252853c6334ea2f979facebaa1d3
Author: jenkins <[email protected]>
AuthorDate: Sat Apr 11 17:04:06 2020 +0000
Updates stage by Jenkins
---
content/updating-website.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/content/updating-website.html b/content/updating-website.html
index d4b67ab..984c9c4 100644
--- a/content/updating-website.html
+++ b/content/updating-website.html
@@ -151,6 +151,13 @@ also any Pull Request should be opened against this branch
as well.</p>
by CI server.</p>
</blockquote>
+<p>The whole build of the website is orchestrated by <a
href="http://s.apache.org/asfyaml">.asf.yaml</a>, please refer to the docs
+for more details. The main build of the website is performed by <a
href="https://ci2.apache.org/#/builders/7">a buildbot job</a>,
+the staging site is build and deployed by <a
href="https://builds.apache.org/view/S-Z/view/Struts/job/Struts-staged-site/">a
Jenkins job</a></p>
+<ul>
+ <li>buildbot doesn’t support staging site deployment yet.</li>
+</ul>
+
<h2 id="applying-a-change">Applying a change</h2>
<p>If you are a contributor, and the change is small you can push it directly
to the <code class="highlighter-rouge">master</code> branch. In any other case