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