mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-27 20:42:37 +00:00
Update build-release.bat
This commit is contained in:
parent
f654fa6f58
commit
11fc66c490
@ -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