Update 'Jenkinsfile'

enable chuck
This commit is contained in:
Roberto Cirillo 2022-03-31 16:31:21 +02:00
parent 61d7bbb761
commit 0301fcbf21
1 changed files with 2 additions and 0 deletions

2
Jenkinsfile vendored
View File

@ -43,7 +43,9 @@ pipeline {
}
post {
always {
steps{
chucknorris()
}
}
success {
echo 'The pipeline worked!'