WIP: artifacts 4

This commit is contained in:
Enrico Weigelt, metux IT consult
2025-02-18 12:49:36 +01:00
parent 35160b1d59
commit d878a42ddc

View File

@@ -194,8 +194,17 @@ mingw-cross-build:
variables:
MESON_ARGS: --cross-file=.gitlab-ci/cross-i686-w64-mingw32.txt -Dglx=false -Dlisten_tcp=true -Dxvmc=true -Dxv=true
artifacts:
when: always
paths:
- /usr/local
- hw/vfb/Xvfb.exe
- hw/xnest/Xnest.exe
- hw/xwin/winclipboard/xwinclip.exe
- hw/xwin/Xming.exe
- build/hw/vfb/Xvfb.exe
- build/hw/xnest/Xnest.exe
- build/hw/xwin/winclipboard/xwinclip.exe
- build/hw/xwin/Xming.exe
- hw/xwin/system.XWinrc
expire_in: 1 week
freebsd: