From 1b116d507866099c665e08c9e0b490b5583183a1 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 28 Sep 2017 14:21:44 +0200 Subject: Fix job name and typo in script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix job name in ci-app yaml file and typo variable name in common script. Change-Id: I903b5135852b710efb187cb2194fe60c59e825b0 Signed-off-by: Jan-Simon Möller --- jjb/ci-apps-verify/ci-apps-jjb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/ci-apps-verify') diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index bd50f505..e64c9066 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -436,7 +436,7 @@ name: CIB-{project}-{aglbranch}-finish-success condition: SUCCESSFUL projects: - - name: 'ci-apps-{project}-merge-{aglbranch}-CIB-finish-success' + - name: 'ci-apps-{project}-merge-{aglbranch}-finish-success' current-parameters: true abort-all-job: true kill-phase-on: FAILURE -- cgit 1.2.3-korg