parent
61d7bbb761
commit
0301fcbf21
|
@ -43,8 +43,10 @@ pipeline {
|
|||
}
|
||||
post {
|
||||
always {
|
||||
steps{
|
||||
chucknorris()
|
||||
}
|
||||
}
|
||||
success {
|
||||
echo 'The pipeline worked!'
|
||||
|
||||
|
|
Loading…
Reference in New Issue