Skip to content

Instantly share code, notes, and snippets.

@chrisvogt
Last active June 19, 2018 01:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisvogt/13e11ef3a22231c5de6b9488d5397f23 to your computer and use it in GitHub Desktop.
Save chrisvogt/13e11ef3a22231c5de6b9488d5397f23 to your computer and use it in GitHub Desktop.
diff --git a/_posts/2018-06-19-jenkins-build-monitoring-plugin.md b/_posts/2018-06-19-jenkins-build-monitoring-plugin.md
index 051b270..8031164 100644
--- a/_posts/2018-06-19-jenkins-build-monitoring-plugin.md
+++ b/_posts/2018-06-19-jenkins-build-monitoring-plugin.md
@@ -1,11 +1,9 @@
---
layout: post
-title: "A build monitoring plugin for Jenkins "
+title: "A build monitoring plugin for Jenkins"
date: 2018-06-19 08:53:01 -0800
cover: /assets/images/jenkmagic.png
-excerpt: We recently built a plugin to automatically monitor the health of our
-Jenkins builds. This article talks about how and why the plugin was built, and
-describes how it works at a high level.
+excerpt: We recently built a plugin to automatically monitor the health of our Jenkins builds. This article talks about how and why the plugin was built, and describes how it works at a high level.
authors:
- name: Jeff Pearce
url: https://www.linkedin.com/in/jeffpea/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment