Update notify
This commit is contained in:
parent
46268db144
commit
ba80ed19fe
@ -4,7 +4,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Send email') {
|
||||
steps {
|
||||
emailext body: '${message}', subject: 'Testowy', to: 'marszc13@st.amu.edu.pl'
|
||||
emailext body: '${message}', subject: 'Warsztaty C - linki do projektów', to: 'tomasz.zietkiewicz@amu.edu.pl'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user