Test pipeline

This commit is contained in:
Akkadius
2023-01-20 16:04:08 -06:00
parent d6f3cca5ae
commit ca7fb66aeb
2 changed files with 12 additions and 20 deletions
+9
View File
@@ -1 +1,10 @@
.\utils\scripts\build\should-release\should-release.exe || echo Not releasing, exit gracefully && exit /b 0
git submodule init
git submodule update
utils/scripts/build/windows-build.ps1
utils/scripts/build/package-artifacts.ps1
dir *.zip
rclone config create remote ftp env_auth true
rclone copy eqemu-server-windows-x64.zip remote:
rclone ls remote: