mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-19 21:02:41 +00:00
F
This commit is contained in:
parent
f22c08cbdb
commit
d1d119d7fb
@ -107,6 +107,9 @@ kind: pipeline
|
||||
type: exec
|
||||
name: Build Windows Binaries
|
||||
|
||||
clone:
|
||||
depth: 1
|
||||
|
||||
platform:
|
||||
os: windows
|
||||
arch: amd64
|
||||
|
||||
@ -28,7 +28,7 @@ try
|
||||
# rclone copy eqemu-server-windows-x64.zip remote:
|
||||
# rclone ls remote:
|
||||
}
|
||||
finally
|
||||
catch
|
||||
{
|
||||
Write-Host ("Caught signal to end")
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user