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/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new 075f7ed link to Jenkins job
075f7ed is described below
commit 075f7ed50dbec26ecd6d80b9381b3b7b8b9e607c
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Mar 7 10:26:32 2019 +0100
link to Jenkins job
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 96ac68f..1893901 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,9 @@ This allows you to experiment with your changes before
eventually publishing the
## How to publish the website
Each push to the `master` branch automatically regenerates and publishes the
website to https://sling.apache.org, see
-[SLING-7180](https://issues.apache.org/jira/browse/SLING-7180) for details.
Therefore there is no need to manually
-build the site. However, if you need to manually publish the website the
instructions below need to be followed.
+[SLING-7180](https://issues.apache.org/jira/browse/SLING-7180) for details.
The corresponding Jenkins job is at
https://builds.apache.org/job/Sling/job/sling-site/job/master/
+
+However, if for some reason you need to manually publish the website the
instructions below need to be followed.
Clone this repository and run the below commands or equivalent: