mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-17 09:28:24 +01:00
Update .gitlab-ci.yml file
Dump the built bat file.
This commit is contained in:
parent
86084d7c6e
commit
0276fa99da
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ build_windows:
|
||||||
- python generate_build_win_bat.py
|
- python generate_build_win_bat.py
|
||||||
- export WINEDEBUG=-all
|
- export WINEDEBUG=-all
|
||||||
- wine cmd /c build_win_release_test.bat
|
- wine cmd /c build_win_release_test.bat
|
||||||
- wine cmd /c build_win_lobby_connect.bat
|
- cp build_win_release_test.bat release/build_win_release_test.bat
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- release/
|
- release/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue