changed email
This commit is contained in:
parent
54bf45f0f6
commit
ba28ee1234
@ -47,7 +47,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
emailext body: currentBuild.result ?: 'SUCCESS',
|
emailext body: currentBuild.result ?: 'SUCCESS',
|
||||||
subject: 's434760 - evaluation',
|
subject: 's434760 - evaluation',
|
||||||
to: 'annnow19@st.amu.edu.pl'
|
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -45,7 +45,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
emailext body: currentBuild.result ?: 'SUCCESS',
|
emailext body: currentBuild.result ?: 'SUCCESS',
|
||||||
subject: 's434760 - train',
|
subject: 's434760 - train',
|
||||||
to: 'annnow19@st.amu.edu.pl'
|
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user