Update email setting
Some checks failed
GiteaTest/JenkinsGoTest/pipeline/head There was a failure building this commit
Some checks failed
GiteaTest/JenkinsGoTest/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -30,7 +30,7 @@ pipeline {
|
|||||||
//emailext body: '$DEFAULT_CONTENT', recipientProviders: [culprits()], subject: '$DEFAULT_SUBJECT'
|
//emailext body: '$DEFAULT_CONTENT', recipientProviders: [culprits()], subject: '$DEFAULT_SUBJECT'
|
||||||
|
|
||||||
// Send To static addres
|
// Send To static addres
|
||||||
emailext body: '$DEFAULT_CONTENT', subject: '$DEFAULT_SUBJECT', to: 'bram@bprieshof.nl'
|
emailext attachLog: true,body: '$DEFAULT_CONTENT', subject: '$DEFAULT_SUBJECT', to: 'bram@bprieshof.nl'
|
||||||
}
|
}
|
||||||
unstable {
|
unstable {
|
||||||
echo 'Build unstable'
|
echo 'Build unstable'
|
||||||
|
|||||||
Reference in New Issue
Block a user