jjb: fix yamllint issues 13/8813/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 15 Mar 2017 22:53:49 +0000 (15:53 -0700)
committerJessica Gonzalez <jwagantall@linuxfoundation.org>
Wed, 15 Mar 2017 23:11:05 +0000 (23:11 +0000)
Linting snapshot-jjb-container files

Change-Id: Idb9ea84cb525d28e3faf94f4e79004760a0ef45e
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/snapshot-jjb-container/snapshot-jjb-container.yaml

index 2490fcc..a733c09 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: snapshot-jjb-container
     jobs:
-        - snapshot-jjb-container-weekly
+      - snapshot-jjb-container-weekly
 
 - job-template:
     name: 'snapshot-jjb-container-weekly'
@@ -24,7 +25,6 @@
 
     builders:
       - shell:
-            !include-raw-escape: include-createcontainer.sh
+          !include-raw-escape: include-createcontainer.sh
       - shell:
-            !include-raw-escape: include-rsync-container.sh
-
+          !include-raw-escape: include-rsync-container.sh