This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/comdev-site.git
The following commit(s) were added to refs/heads/master by this push:
new 8dcc67a Build job moved
8dcc67a is described below
commit 8dcc67acee51f6503ed4a5638b9cc22d2d88f0a4
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Tue Jul 28 10:44:42 2020 +0200
Build job moved
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bb89701..4a21b67 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ To get in touch with that PMC please use the
[[email protected]](https://
## How to publish the website
-Changes to the `master` branch of this repository trigger the [comdev-site
Jenkins Job](https://builds.apache.org/job/comdev-site/), which generates the
website content and commits it to the `asf-site` branch of this repository.
There's currently (April 2020) a lag of about ten minutes for the Jenkins job
to start, if you commit directly to the GitHub repository.
+Changes to the `master` branch of this repository trigger the [comdev-site
Jenkins
Job](https://ci-builds.apache.org/job/Community%20Development/job/site/job/master/),
which generates the website content and commits it to the `asf-site` branch of
this repository. There's currently (April 2020) a lag of about ten minutes for
the Jenkins job to start, if you commit directly to the GitHub repository.
The [ASF's gitpubsub
mechanism](https://blogs.apache.org/infra/entry/git_based_websites_available)
then synchronizes that content to
[https://community.apache.org/](https://community.apache.org/), usually within
a few seconds. More details about the publication process can be found in the
[ASF Documentation about Project
sites](https://infra.apache.org/project-site.html). If for some reason this
process fails, you can use [the self-service page from ASF
Infra](https://selfserve.apache.or [...]