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 eed397c Updates stage by Jenkins
eed397c is described below
commit eed397cc620c88e57a2d0ddff8b731341e40b4a8
Author: jenkins <[email protected]>
AuthorDate: Sat Apr 11 17:06:27 2020 +0000
Updates stage by Jenkins
---
content/updating-website.html | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/content/updating-website.html b/content/updating-website.html
index 984c9c4..064c16d 100644
--- a/content/updating-website.html
+++ b/content/updating-website.html
@@ -148,15 +148,13 @@ also any Pull Request should be opened against this
branch as well.</p>
<blockquote>
<p>WARN: do not manually change the <code
class="highlighter-rouge">asf-site</code> or <code
class="highlighter-rouge">ast-staging</code> branches, they will be
automatically updated
-by CI server.</p>
+by a 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>
+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> - buildbot doesn’t support staging site deployment yet.</p>
<h2 id="applying-a-change">Applying a change</h2>