ci: Execute the shader runner on the correct test data on Windows.

This commit is contained in:
Giovanni Mascellani
2023-11-15 11:08:36 +01:00
committed by Alexandre Julliard
parent 50a56f6aeb
commit f0a16d84ce
Notes: Alexandre Julliard 2023-11-23 22:49:33 +01:00
Approved-by: Giovanni Mascellani (@giomasce)
Approved-by: Henri Verbeet (@hverbeet)
Approved-by: Alexandre Julliard (@julliard)
Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/474
2 changed files with 31 additions and 26 deletions

View File

@@ -8,7 +8,8 @@
tags:
- win10-21h2
script:
- ./artifacts/driver.cross64.exe
- git rebase $CI_MERGE_REQUEST_DIFF_BASE_SHA --exec './artifacts/driver.cross64.exe $(git cherry $CI_MERGE_REQUEST_DIFF_BASE_SHA HEAD^ | wc -l) $(git rev-parse --short HEAD)'
- if (Test-Path "pipeline_failed") { exit 1 }
artifacts:
when: always
paths: