From 10243988ba08e674caff6bc02811b7c1a958ad31 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Tue, 7 Nov 2017 15:18:56 +0200 Subject: android-hikey-linaro-4.9-pmwg: use 12 characters length for git commit Change-Id: I3c09fecc65d223f6c0b53c58f5677fde10405467 Signed-off-by: Fathi Boudra --- android-hikey-linaro-4.9-pmwg.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'android-hikey-linaro-4.9-pmwg.yaml') diff --git a/android-hikey-linaro-4.9-pmwg.yaml b/android-hikey-linaro-4.9-pmwg.yaml index 7660c2a6a1..b1ac8e7cd2 100644 --- a/android-hikey-linaro-4.9-pmwg.yaml +++ b/android-hikey-linaro-4.9-pmwg.yaml @@ -51,7 +51,7 @@ wrappers: - timestamps - build-name: - name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}' + name: '#${BUILD_NUMBER}-${GIT_REVISION,length=12}' - timeout: timeout: 500 - credentials-binding: @@ -92,7 +92,7 @@ - email-ext: recipients: 'private-pmwg@lists.linaro.org, vishal.bhoj@linaro.org, fathi.boudra@linaro.org' content-type: text - subject: '[Jenkins] Build: ${GIT_BRANCH} ${GIT_COMMIT}' + subject: '[Jenkins] Build: ${GIT_BRANCH} ${GIT_REVISION,length=12}' body: | Project: ${PROJECT_NAME} Build number: ${BUILD_NUMBER} -- cgit v1.2.3