fixed post block
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -29,6 +29,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
failure {
|
||||
@ -38,5 +39,4 @@ pipeline {
|
||||
echo 'Server deployed successfully.'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user