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