xt4k

Untitled

Oct 12th, 2021
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. sh """java \
  2. "-DprojectName=${BUILD_TAG}" \
  3. "-Denv=STAGING" \
  4. "-DreportLink=${BUILD_URL}" \
  5. "-Dcomment=Any_comment_here" \
  6. "-Dcomm=Any_comm_here" \
  7. "-Dconfig.file=${WORKSPACE}/allure-notification/allure-notif.json" \
  8. -jar allure-notification/allure-notifications-3.1.2.jar"""
Advertisement
Add Comment
Please, Sign In to add comment