From 03323f351de66e3d7a787fcf5e9b19ea7107b0ef Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 14 Jun 2017 11:00:48 +0200 Subject: [PATCH] jenkins pipeline & shared libraries tips --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5344003..370e929 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [Pedro Amador Rodríguez](https://github.com/pedroamador/jenkins-pipeline-library) - another Jenkins Pipeline Library * [Jenkins Docs](https://jenkins.io/doc/book/pipeline/shared-libraries/) - Extending with Shared Libraries * [James Linder](https://medium.com/garbage-collection/jenkins-pipelines-what-i-wish-i-knew-starting-out-6e3d4eb2ff5b) - Jenkins Pipelines: What I Wish I Knew Starting Out +* [Liam Newman](https://jenkins.io/blog/2017/02/15/declarative-notifications/) - Declarative Pipeline: Notifications and Shared Libraries ## Kubernetes * [Bilgin Ibryam](https://thenewstack.io/introducing-microservices-hierarchy-needs/) - The Microservices Hierarchy of Needs and Where Kubernetes fits