diff --git a/worker/Jenkinsfile b/worker/Jenkinsfile index 0dfac724fd..53d19cea2c 100644 --- a/worker/Jenkinsfile +++ b/worker/Jenkinsfile @@ -77,7 +77,7 @@ pipeline { post { always { - echo 'This pipeline is completed now dockerized >-)' + echo 'This pipeline is completed now dockerized >-) >-) >-)' } }