mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
fix3
This commit is contained in:
parent
5bc7a87057
commit
e80446b8f4
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -28,7 +28,6 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
echo 'Deploying'
|
echo 'Deploying'
|
||||||
}
|
}
|
||||||
}
|
|
||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
mail to: 'sean.how0@gmail.com',
|
mail to: 'sean.how0@gmail.com',
|
||||||
|
@ -43,3 +42,4 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue