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