finish
This commit is contained in:
parent
d7706938c2
commit
5e4d530c7d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('mail') {
|
||||
steps {
|
||||
emailext body: '${message}', subject: 'Test', to: 'jurkiewiczdawid@gmail.com'
|
||||
emailext body: '${message}', subject: 'Test', to: 'tomasz.zietkiewicz@amu.edu.pl'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user