From c6cc4b786cf06f6a9f4dbad065d9a3dd62169ca9 Mon Sep 17 00:00:00 2001 From: TP Honey Date: Mon, 15 Nov 2021 11:04:35 +0000 Subject: [PATCH] Update readme.md --- .github/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/readme.md b/.github/readme.md index 2d21d756..db754447 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -45,7 +45,7 @@ Plugins are used in build steps to perform actions, eg send a message to slack o This build file contains a single pipeline (you can have multiple pipelines too) that builds a go application. The front end with npm. Publishes the docker container to a registry and announces the results to a slack room. -```yaml +```YAML name: default kind: pipeline