finish
This commit is contained in:
parent
d93ce761e6
commit
9a792a614e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('e-mail') {
|
stage('e-mail') {
|
||||||
steps {
|
steps {
|
||||||
emailext body: '${message}', from: 'annmad@st.amu.edu.pl', subject: 'Zadanie 5. Link do projektów', to: 'annmad@st.amu.edu.pl'
|
emailext body: '${message}', from: 'annmad@st.amu.edu.pl', subject: 'Zadanie 5. Link do projektów', to: 'tomasz.zietkiewicz@amu.edu.pl'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user