Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- post {
- always
- {
- script {
- sh """java \
- "-DprojectName=${BUILD_TAG}" \
- "-Denv=STAGING" \
- "-DreportLink=${BUILD_URL}" \
- "-Dcomm=Any_comment_here" \
- "-Dconfig.file=${WORKSPACE}/allure-notification/allure-notif.json" \
- -jar allure-notifications-3.1.2.jar"""
Advertisement
Add Comment
Please, Sign In to add comment