Attempt #20
This commit is contained in:
parent
24fb5c3842
commit
35653ebd99
1 changed files with 1 additions and 4 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue