diff --git a/Jenkinsfile b/Jenkinsfile index a828d393b..868aa7d48 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -34,3 +34,4 @@ post { slackSend "The pipeline ${currentBuild.fullDisplayName} completed successfully." } } +}