Zaktualizuj 's416239-notify'
This commit is contained in:
parent
e355452b3d
commit
61c7da58e1
@ -4,7 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Mail') {
|
stage('Mail') {
|
||||||
steps {
|
steps {
|
||||||
emailext body: '${message}', subject: 'Mail koncowy z warsztatow', to: 'monjan7@st.amu.edu.pl'
|
emailext body: '${wiadomosc}', subject: 'Mail koncowy z warsztatow', to: 'monjan7@st.amu.edu.pl'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user