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-tooling-jenkins.git
commit 655d44e730dbf6e9b050e87fc21aa5956436966b Author: Bertrand Delacretaz <[email protected]> AuthorDate: Tue Sep 1 14:13:27 2020 +0200 Mention that no deployment is needed --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 153b21e..b68b4a0 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,8 @@ Sling Jenkins jobs creation The scripts found in this folder are used to create the Jenkins jobs listed at https://builds.apache.org/view/S-Z/view/Sling/ +The master branch of this module is pulled directly from the Jenkins +builds, no deployment step is required to activate changes. + See https://cwiki.apache.org/confluence/display/SLING/Sling+Jenkins+Setup for more info.
