Update 'Jenkinsfile'

fix chuck
This commit is contained in:
Roberto Cirillo 2022-03-31 16:33:46 +02:00
parent 0301fcbf21
commit f99fa4fcb3
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -44,7 +44,7 @@ pipeline {
post { post {
always { always {
steps{ steps{
chucknorris() chuckNorris()
} }
} }
success { success {