This commit is contained in:
Chase King 2025-02-24 09:27:55 -05:00
parent 24fb5c3842
commit 35653ebd99

View file

@ -152,10 +152,7 @@ stages:
displayName: merge_reports
env:
PLAYWRIGHT_JUNIT_OUTPUT_FILE: "test-results/results.xml"
- task: Bash@3
inputs:
targetType: 'inline'
script: |
- bash: |
# Create container for jira writeback
container_id=$(docker create \
--ipc=host \