From 117d9d72df6f9a93099328e412d5470b0c99d982 Mon Sep 17 00:00:00 2001 From: Josep Puigdemont Date: Wed, 20 Apr 2016 14:07:27 +0200 Subject: armband.yml: add daily build job to the project Change-Id: I1c500952b673937581a604daf57e2290ce50cbdc Signed-off-by: Josep Puigdemont --- jjb/armband/armband.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'jjb/armband') 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 -- cgit 1.2.3-korg