change email
This commit is contained in:
parent
6ab22d7f40
commit
ebce681fd6
@ -5,7 +5,7 @@ pipeline {
|
||||
stage('Notify') {
|
||||
steps {
|
||||
emailext body: '${message}',
|
||||
subject: 'Email z warsztatów', to: 'olgkwa@amu.edu.pl'
|
||||
subject: 'Email z warsztatów', to: 'olgkwa@st.amu.edu.pl'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user