From d3528fd18c89d73ec19966d4a518b4f273ef79e8 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 10 Oct 2017 11:06:46 +0200 Subject: [PATCH] Migrating to declarative Jenkins pipelines --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 196a155..520fc73 100644 --- a/README.md +++ b/README.md @@ -599,6 +599,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [Anthony Panozzo](http://www.panozzaj.com/blog/2014/05/02/replace-local-cron-with-jenkins/) - Replace Local Cron With Jenkins * [Patrick Wolf](https://dzone.com/refcardz/declarative-pipeline-with-jenkins) - Declarative Pipeline With Jenkins * [docker/jenkins-pipeline-scripts](https://github.com/docker/jenkins-pipeline-scripts) - Shared Jenkins Pipeline Scripts of Docker, Inc. +* [Dave Hunt](http://davehunt.co.uk/2017/03/23/migrating-to-declarative-jenkins-pipelines.html) - Migrating to declarative Jenkins pipelines ## Kubernetes * [Bilgin Ibryam](https://thenewstack.io/introducing-microservices-hierarchy-needs/) - The Microservices Hierarchy of Needs and Where Kubernetes fits