mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-16 17:08:24 +01:00
Update .gitlab-ci.yml file
Try building lobby_connect win release using the bat file in the repo.
This commit is contained in:
parent
36adbce8fb
commit
86084d7c6e
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ build_windows:
|
|||
- python generate_build_win_bat.py
|
||||
- export WINEDEBUG=-all
|
||||
- wine cmd /c build_win_release_test.bat
|
||||
- wine cmd /c build_win_lobby_connect.bat
|
||||
artifacts:
|
||||
paths:
|
||||
- release/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue