From 5520c5e8fe2f4906e2a099cf52bc9355fc5584c8 Mon Sep 17 00:00:00 2001 From: Andreas Johansson Date: Fri, 22 Sep 2017 14:04:44 +0200 Subject: [PATCH] Fixed example configuration (#18) --- DOCS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS.md b/DOCS.md index f608efb..b7ac968 100644 --- a/DOCS.md +++ b/DOCS.md @@ -98,7 +98,7 @@ pipeline: [{{ build.status }}] {{ repo.owner }}/{{ repo.name }} ({{ build.branch }} - {{ truncate build.commit 8 }}) - template: > + body: > https://git.io/vgvPz ```