You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2019/02/09 00:00:11 UTC

[sling-org-apache-sling-feature-apiregions] 23/26: SLING-7245 - Validate pull requests using Jenkins

This is an automated email from the ASF dual-hosted git repository.

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git

commit 30f671519eaf1abcc664131d52a3d8fe96342733
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Jan 29 22:54:45 2019 +0100

    SLING-7245 - Validate pull requests using Jenkins
---
 Jenkinsfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Jenkinsfile b/Jenkinsfile
new file mode 100644
index 0000000..5a49422
--- /dev/null
+++ b/Jenkinsfile
@@ -0,0 +1 @@
+slingOsgiBundleBuild()