Update Jenkinsfile

This commit is contained in:
Ivan Dvylyuk 2024-11-27 10:21:08 +02:00 committed by GitHub
parent 4364f3e9df
commit 20ca5de2a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
Jenkinsfile vendored
View file

@ -25,7 +25,7 @@ pipeline{
echo "========always========"
}
success{
echo "========pipeline executed successfully ========"
echo "========pipeline executed successfully ======="
}
failure{
echo "========pipeline execution failed========"