mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-04 11:02:42 +00:00
Update build-release.bat
This commit is contained in:
parent
35140bb2c9
commit
9b2b86906c
@ -1,9 +1,11 @@
|
|||||||
.\utils\scripts\build\should-release\should-release.exe || echo Not releasing, exit gracefully && exit /b 0
|
|
||||||
|
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
utils/scripts/build/windows-build.ps1
|
.\utils\scripts\build\windows-build.ps1
|
||||||
utils/scripts/build/package-artifacts.ps1
|
|
||||||
|
.\utils\scripts\build\should-release\should-release.exe || echo Not releasing, exit gracefully && exit /b 0
|
||||||
|
|
||||||
|
.\utils\scripts\build\package-artifacts.ps1
|
||||||
|
|
||||||
dir *.zip
|
dir *.zip
|
||||||
rclone config create remote ftp env_auth true
|
rclone config create remote ftp env_auth true
|
||||||
rclone copy eqemu-server-windows-x64.zip remote:
|
rclone copy eqemu-server-windows-x64.zip remote:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user