aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/pre-fetch
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-03-15 15:51:13 -0700
committerJessica Gonzalez <jwagantall@linuxfoundation.org>2017-03-15 23:10:53 +0000
commitaf3f89626e14669233cd89219b11e58b931ae46f (patch)
tree6d46381d6f5bbfaab747cc5d7f4fd36037d84644 /jjb/pre-fetch
parent21eaa51b21d7991526c02523af00be3bbde49702 (diff)
jjb: fix yamllint issues
Linting pre-fetch files Change-Id: I540407739c9e3f264aeb0e779320759879a809db Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/pre-fetch')
-rw-r--r--jjb/pre-fetch/pre-fetch.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/pre-fetch/pre-fetch.yaml b/jjb/pre-fetch/pre-fetch.yaml
index a73a947b..183f7c79 100644
--- a/jjb/pre-fetch/pre-fetch.yaml
+++ b/jjb/pre-fetch/pre-fetch.yaml
@@ -1,7 +1,8 @@
+---
- project:
name: pre-fetch-mirror
jobs:
- - pre-fetch-mirror-weekly
+ - pre-fetch-mirror-weekly
- job-template:
name: 'pre-fetch-mirror-weekly'
@@ -24,7 +25,6 @@
builders:
- shell:
- !include-raw-escape: include-prefetch.sh
+ !include-raw-escape: include-prefetch.sh
- shell:
- !include-raw-escape: include-rsync-prefetch.sh
-
+ !include-raw-escape: include-rsync-prefetch.sh