Trying to expand the ZIP file

This commit is contained in:
Maurício Szabo 2023-04-04 22:09:24 -03:00
parent a0f10d91d6
commit 5885f49acb

View File

@ -226,8 +226,8 @@ windows_task:
binary_artifacts:
path: .\binaries\*
test_script:
- ./binaries/*Setup*exe /S /D=c:\pulsar
- export BINARY_NAME=c:\pulsar\pulsar.exe
- expand binaries/*zip -F:* ./extracted
- export BINARY_NAME=./extracted/Pulsar.exe
- PLAYWRIGHT_JUNIT_OUTPUT_NAME=report.xml npx playwright test --reporter=junit,list
always:
videos_artifacts: