This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 8d190c2  Adjusted the content of the failure-email
8d190c2 is described below

commit 8d190c2f162687890a01d8b5540631ddb491c6a3
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Mon Dec 10 16:37:34 2018 +0100

    Adjusted the content of the failure-email
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 82e2562..02a3f76 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -203,7 +203,7 @@ pipeline {
             emailext(
                 subject: "[BUILD-FAILURE]: Job '${env.JOB_NAME} 
[${env.BRANCH_NAME}] [${env.BUILD_NUMBER}]'",
                 body: """
-BUILD-UNSTABLE: Job '${env.JOB_NAME} [${env.BRANCH_NAME}] 
[${env.BUILD_NUMBER}]':
+BUILD-FAILURE: Job '${env.JOB_NAME} [${env.BRANCH_NAME}] 
[${env.BUILD_NUMBER}]':
 
 Check console output at "<a href="${env.BUILD_URL}">${env.JOB_NAME} 
[${env.BRANCH_NAME}] [${env.BUILD_NUMBER}]</a>"
 """,

Reply via email to