mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Merge branch 'main' of https://github.com/idvylyuk/spring-petclinic
This commit is contained in:
commit
6e05e8562f
2 changed files with 3 additions and 3 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -28,7 +28,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