Zaktualizuj 's416242_notify'
This commit is contained in:
parent
e4b8433945
commit
1f4d994439
@ -4,7 +4,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Mail') {
|
||||
steps {
|
||||
emailext body: '${email}', subject: 'mail - zadanie5', to: 'agata.kapelarz@gmail.com'
|
||||
emailext body: '${message}', subject: 'mail - zadanie5', to: 'agata.kapelarz@gmail.com'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user