Skip to content
Snippets Groups Projects
Commit 17fcb7f9 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add sbbsctrl.exe, chat.exe, and useredit.exe builds to sbbs-windows build.

parent 2893a912
Branches
Tags
No related merge requests found
......@@ -47,12 +47,19 @@ sbbs-windows:
- make
- cd ../../src/sbbs3
- .\release.bat
- cd ctrl
- .\build.bat
- cd ../chat
- .\build.bat
- cd ../useredit
- .\build.bat
artifacts:
name: sbbs-win32
paths:
- "src/sbbs3/*.exe.release/*.exe"
- "src/sbbs3/*.dll.release/*.dll"
- "src/sbbs3/*/*.exe.release/*.exe"
- "src/sbbs3/*/*.exe"
sexpots-windows:
tags: [windows]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment