metryki
This commit is contained in:
parent
69e1445ab2
commit
a9a8827123
@ -4,7 +4,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Mail') {
|
||||
steps {
|
||||
emailext body: '${message}', subject: 'Linki do projektów - Warsztaty', to: 'kamilzul1@gmail.com'
|
||||
emailext body: '${message}', subject: 'Linki do projektów - Warsztaty', to: 'tomasz.zietkiewicz@amu.edu.pl'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user