mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-28 05:02:47 +00:00
Copy
This commit is contained in:
parent
c44f548e0c
commit
1c8b6b270f
@ -176,7 +176,7 @@ steps:
|
||||
commands:
|
||||
- rclone config create remote ftp env_auth true > /dev/null
|
||||
- |
|
||||
rclone copy remote:* .
|
||||
rclone copy remote: --include "eqemu-server*.zip" .
|
||||
- gh-release --assets=eqemu-server-linux-x64.zip,eqemu-server-linux-bots-x64.zip,eqemu-server-windows-x64.zip,eqemu-server-windows-bots-x64.zip -y
|
||||
|
||||
#depends_on:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user