From d2948decbf2fce21658730b9d555ae4831fa6d6e Mon Sep 17 00:00:00 2001 From: Will Holland Date: Wed, 30 Sep 2015 16:02:26 +0100 Subject: Fix indentation --- pipelines/example.yaml.example | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pipelines/example.yaml.example b/pipelines/example.yaml.example index 898717e..1a99d24 100644 --- a/pipelines/example.yaml.example +++ b/pipelines/example.yaml.example @@ -1,8 +1,8 @@ name: genivi-x86 - candidate-refs: - - refs/heads/ciat/genivi-x86-candidate - slave-type: - - local-x86-slave - clusters: - - foo.morph - - bar.morph +candidate-refs: +- refs/heads/ciat/genivi-x86-candidate +slave-type: +- local-x86-slave +clusters: +- foo.morph +- bar.morph -- cgit v1.2.1