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