summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/armband/armband.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/jjb/armband/armband.yml b/jjb/armband/armband.yml
index 75c0e7a7b..61073c166 100644
--- a/jjb/armband/armband.yml
+++ b/jjb/armband/armband.yml
@@ -9,6 +9,7 @@
jobs:
- 'armband-verify-{stream}'
+ - 'armband-build-daily-{stream}'
stream:
- master:
@@ -72,7 +73,7 @@
max-per-node: 1
parameters:
- - project-parameters:
+ - project-parameter:
project: '{project}'
- 'arm-build1-defaults'
- choice:
@@ -89,11 +90,11 @@
branch: '{branch}'
triggers:
- -pollscm:
+ - pollscm:
cron: '0 H/4 * * *'
wrappers:
- -timeout:
+ - timeout:
timeout: 360
fail: true