From aa392e57f9e4145531ff80fec8caeba7025dd4a4 Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 21 Apr 2020 14:08:23 +0200 Subject: [PATCH] Update jenkins.md --- docs/jenkins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/jenkins.md b/docs/jenkins.md index 918d4602..f6536cce 100644 --- a/docs/jenkins.md +++ b/docs/jenkins.md @@ -57,6 +57,7 @@ * [webhookrelay.com: Receive Github webhooks on Jenkins without public IP 🌟🌟](https://webhookrelay.com/blog/2017/11/23/github-jenkins-guide/) * [devopscube.com: Jenkins Architecture Explained – Beginners Guide](https://devopscube.com/jenkins-architecture-explained/) * [opensource.com: Getting started with Jenkins Configuration as Code 🌟🌟🌟](https://opensource.com/article/20/4/getting-started-jcasc-jenkins) JCasC uses YAML formats to set up Jenkins configurations. +* [opensource.com: Jenkins Pipeline as Code Tutorial For Beginners 🌟🌟🌟](https://devopscube.com/jenkins-pipeline-as-code/) ## Jenkins Cheat Sheet * [edureka.co: Jenkins Cheat Sheet 🌟🌟🌟🌟](https://www.edureka.co/blog/cheatsheets/jenkins-cheat-sheet/)