This commit is contained in:
idvylyuk 2024-11-27 11:27:19 +02:00
commit 6e05e8562f
2 changed files with 3 additions and 3 deletions

2
Jenkinsfile vendored
View file

@ -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========"