mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
WIP: artifacts 4
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user