Update Jenkinsfile

This commit is contained in:
Jessica Allaire 2020-03-30 19:29:09 -04:00 committed by GitHub
parent d396cc7bfa
commit 3a9a187873
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View file

@ -34,3 +34,4 @@ post {
slackSend "The pipeline ${currentBuild.fullDisplayName} completed successfully."
}
}
}