aboutsummaryrefslogtreecommitdiff
path: root/jdk8-publish-and-report.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-10-26 11:19:08 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2015-10-26 11:19:08 +0200
commit3aab653e3528ac3b9c03ded73388e31a513ae615 (patch)
tree39e36d12daec677a1f0804b1418f7403e34adb4f /jdk8-publish-and-report.yaml
parent39d698c7404ed93db3435af7d917850a2cb9e934 (diff)
jdk8-publish-and-report: fix indentation
Change-Id: I7d0a92a3f1e5cf0b31072a38b19bc0a9e76a6e86 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'jdk8-publish-and-report.yaml')
-rw-r--r--jdk8-publish-and-report.yaml24
1 files changed, 12 insertions, 12 deletions
diff --git a/jdk8-publish-and-report.yaml b/jdk8-publish-and-report.yaml
index 725f81a54f..ef18330e2f 100644
--- a/jdk8-publish-and-report.yaml
+++ b/jdk8-publish-and-report.yaml
@@ -28,27 +28,27 @@
name: 'Persist results'
condition: SUCCESSFUL
projects:
- - name: jdk8-persist-all-results
- current-parameters: true
- kill-phase-on: FAILURE
+ - name: jdk8-persist-all-results
+ current-parameters: true
+ kill-phase-on: FAILURE
- multijob:
name: 'Publish results to openjdk.linaro.org'
condition: SUCCESSFUL
projects:
- - name: jdk8-publish-all-results
- current-parameters: true
- kill-phase-on: FAILURE
+ - name: jdk8-publish-all-results
+ current-parameters: true
+ kill-phase-on: FAILURE
- multijob:
name: 'Generate e-mail report'
condition: SUCCESSFUL
projects:
- - name: jdk8-generate-email-report
- current-parameters: true
- kill-phase-on: FAILURE
+ - name: jdk8-generate-email-report
+ current-parameters: true
+ kill-phase-on: FAILURE
- multijob:
name: 'E-mail results'
condition: SUCCESSFUL
projects:
- - name: jdk8-email-results
- current-parameters: true
- kill-phase-on: FAILURE
+ - name: jdk8-email-results
+ current-parameters: true
+ kill-phase-on: FAILURE