Skip to content

Commit 5191572

Browse files
author
Alan Christie
committed
- Adds Tim to failure email
1 parent d72e90f commit 5191572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pipeline {
6565
post {
6666

6767
failure {
68-
mail to: '[email protected]',
68+
6969
subject: 'Failed PipelineUtils Job',
7070
body: "Something is wrong with the Squonk CI/CD PIPELINES-UTILS build ${env.BUILD_URL}"
7171
}

0 commit comments

Comments
 (0)