to
This commit is contained in:
parent
0fb16edda7
commit
ed8f50ab5a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('mail') {
|
||||
steps {
|
||||
emailext body: '${message}', subject: 'Łukasz Szymula mlworkshops', to: 'lookszym@gmail.com'
|
||||
emailext body: '${message}', subject: 'Łukasz Szymula mlworkshops', to: 'tomasz.zietkiewicz@amu.edu.pl'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user