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 c1af971 fixed markup (asciidoc, not markdown...)
c1af971 is described below
commit c1af97116a4f55d2250bf316b1c4b19d055bf5ba
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sat Jan 5 18:21:33 2019 +0100
fixed markup (asciidoc, not markdown...)
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index 6810abf..ae75638 100644
--- a/README.adoc
+++ b/README.adoc
@@ -11,4 +11,4 @@ If you want to build the Apache Maven repositories on your
own Jenkins infrastru
. 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:
-you can also look at resulting [ASF's GitPubSub Jenkins
Plugin](https://github.com/stephenc/asf-gitpubsub-jenkins-plugin).
+you can also look at resulting
https://github.com/stephenc/asf-gitpubsub-jenkins-plugin[ASF's GitPubSub
Jenkins Plugin].