Attempt #6
This commit is contained in:
parent
f8ea8106d2
commit
22454de11e
1 changed files with 1 additions and 0 deletions
|
|
@ -149,6 +149,7 @@ stages:
|
|||
env:
|
||||
PLAYWRIGHT_JUNIT_OUTPUT_FILE: "test-results/results.xml"
|
||||
- script: |
|
||||
apt-get install -y jq
|
||||
. $(System.DefaultWorkingDirectory)/devops/scripts/jira_writeback.sh
|
||||
add_comment "$(Build.SourceBranchName)" "AUTOMATED TEST RUN: $(date)" "$(System.DefaultWorkingDirectory)/ortoni-report/index.html"
|
||||
displayName: publish_results_to_jira
|
||||
|
|
|
|||
Loading…
Reference in a new issue