mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 04:42:28 +00:00
Update build-release.bat
This commit is contained in:
parent
9b2b86906c
commit
7111677864
@ -4,7 +4,7 @@ git submodule update
|
|||||||
|
|
||||||
.\utils\scripts\build\should-release\should-release.exe || echo Not releasing, exit gracefully && exit /b 0
|
.\utils\scripts\build\should-release\should-release.exe || echo Not releasing, exit gracefully && exit /b 0
|
||||||
|
|
||||||
.\utils\scripts\build\package-artifacts.ps1
|
Powershell.exe -executionpolicy remotesigned -File .\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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user