Zaktualizuj 'Jenkinsfile_notify'
This commit is contained in:
parent
8c8ea3a922
commit
6ef134ae32
@ -5,7 +5,7 @@ pipeline {
|
||||
stage('Notify') {
|
||||
steps {
|
||||
emailext body: '${message}',
|
||||
subject: 'Email z warsztatów', to: 'tomasz.zietkiewicz@amu.edu.pl'
|
||||
subject: 'Email z warsztatów - Olga Kwaśniewska', to: 'tomasz.zietkiewicz@amu.edu.pl'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user