mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
commit
3d05c99432
1 changed files with 2 additions and 2 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -25,7 +25,7 @@ pipeline{
|
||||||
echo "========always========"
|
echo "========always========"
|
||||||
}
|
}
|
||||||
success{
|
success{
|
||||||
echo "========pipeline executed successfully ========"
|
echo "========pipeline executed successfully ======="
|
||||||
}
|
}
|
||||||
failure{
|
failure{
|
||||||
echo "========pipeline execution failed========"
|
echo "========pipeline execution failed========"
|
||||||
|
|
Loading…
Reference in a new issue