You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/01/05 17:20:44 UTC

[maven-jenkins-lib] branch master updated: added a link to asf-gitpubsub-jenkins-plugin

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new f002166  added a link to asf-gitpubsub-jenkins-plugin
f002166 is described below

commit f002166463c9ee62a3db36b98591f2e89a1313b1
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sat Jan 5 18:20:41 2019 +0100

    added a link to asf-gitpubsub-jenkins-plugin
---
 README.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 1588a52..6810abf 100644
--- a/README.adoc
+++ b/README.adoc
@@ -10,4 +10,5 @@ If you want to build the Apache Maven repositories on your own Jenkins infrastru
 . The first shared library should be a clone of https://gitbox.apache.org/repos/asf?p=maven-jenkins-env.git[maven-jenkins-env.git] with the environment specifics modified to match your own Jenkins environment
 . The second shared library should be this shared library which defines the standard Apache Maven build process
 
-If you would like more information on the design of this Jenkinsfile structure see https://www.youtube.com/watch?v=s4w8BX3xi4M[Episode 4] and https://www.youtube.com/watch?v=vfAzhVDxOOk[Episode 5] of Stephen Connolly's "Watch Me Code" series.
+If you would like more information on the design of this Jenkinsfile structure see https://www.youtube.com/watch?v=s4w8BX3xi4M[Episode 4] and https://www.youtube.com/watch?v=vfAzhVDxOOk[Episode 5] of Stephen Connolly's "Watch Me Code" series:
+you can also look at resulting [ASF's GitPubSub Jenkins Plugin](https://github.com/stephenc/asf-gitpubsub-jenkins-plugin).