Zaktualizuj 's416251-notify'
This commit is contained in:
parent
7880e7de7a
commit
a37014aefd
@ -2,10 +2,10 @@ pipeline {
|
||||
agent any
|
||||
|
||||
stages {
|
||||
stare('Mail') {
|
||||
stage('Mail') {
|
||||
steps {
|
||||
emailtext body: '${message}', subject: 'Warsztaty - uczenie maszynowe', to: 'dianakrol3@gmail.com'
|
||||
emailext body: '${message}', subject: 'Warsztatełki', to: 'dianakrol3@gmail.com'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user