aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/snapshot-jjb-container
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-03-15 15:53:49 -0700
committerJessica Gonzalez <jwagantall@linuxfoundation.org>2017-03-15 23:11:05 +0000
commita7d68afa2bbe907778bb0ba7e1db4be630c89808 (patch)
tree0d4e7dd730dc5b210b57550e37d0887357262f2a /jjb/snapshot-jjb-container
parent21eaa51b21d7991526c02523af00be3bbde49702 (diff)
jjb: fix yamllint issues
Linting snapshot-jjb-container files Change-Id: Idb9ea84cb525d28e3faf94f4e79004760a0ef45e Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/snapshot-jjb-container')
-rw-r--r--jjb/snapshot-jjb-container/snapshot-jjb-container.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/snapshot-jjb-container/snapshot-jjb-container.yaml b/jjb/snapshot-jjb-container/snapshot-jjb-container.yaml
index 2490fcc3..a733c09d 100644
--- a/jjb/snapshot-jjb-container/snapshot-jjb-container.yaml
+++ b/jjb/snapshot-jjb-container/snapshot-jjb-container.yaml
@@ -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