mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-27 17:08:36 +00:00
ci: Upload test logs on Windows
This commit is contained in:
parent
2168e0b93c
commit
dacdcf8375
|
@ -470,8 +470,10 @@ windows:
|
|||
script:
|
||||
- ./.gitlab-ci/windows/monado_build.ps1
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
- install
|
||||
- build/Testing/Temporary
|
||||
|
||||
# Packaging
|
||||
.monado.packaging.conditions:
|
||||
|
|
|
@ -202,8 +202,10 @@ windows:
|
|||
script:
|
||||
- ./.gitlab-ci/windows/monado_build.ps1
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
- install
|
||||
- build/Testing/Temporary
|
||||
|
||||
# Packaging
|
||||
.monado.packaging.conditions:
|
||||
|
|
Loading…
Reference in a new issue