From: Jan-Simon Möller Date: Tue, 5 Mar 2019 05:10:54 +0000 (+0100) Subject: Fix timeout X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=7c7a70561bf1b47e449b0e482b398a50ffb9e12a;p=ci-management.git Fix timeout The indentation was wrong for the timeout to be applied. Change-Id: Ie556d3e61400585770f476057921b9decb6185d8 Signed-off-by: Jan-Simon Möller --- diff --git a/jjb/ci-management/ci-management.yaml b/jjb/ci-management/ci-management.yaml index 32bae21c..203effb4 100644 --- a/jjb/ci-management/ci-management.yaml +++ b/jjb/ci-management/ci-management.yaml @@ -39,7 +39,7 @@ wrappers: - ssh-agent-credentials: users: - - '{ssh-credentials}' + - 'd28b1f3b-3603-49bc-b837-bb0a2e85d4b8' triggers: - gerrit-trigger-patch-submitted: @@ -76,8 +76,8 @@ choosing-strategy: 'default' wrappers: - - agl-infra-wrappers: - build-timeout: '180' + - agl-infra-wrappers: + build-timeout: '{build-timeout}' triggers: - gerrit-trigger-patch-merged: