Update Jenkinsfile

This commit is contained in:
Muneeb Nezameddin 2020-03-16 05:10:48 -04:00 committed by GitHub
parent ceadb1609a
commit 6bec0f21ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View file

@ -29,5 +29,6 @@ pipeline {
subject: "Success",
body: "Build successful"
)
}
}
}