mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Update .drone.yml
This commit is contained in:
+6
-4
@@ -95,8 +95,9 @@ steps:
|
||||
RCLONE_FTP_PASS:
|
||||
from_secret: RCLONE_FTP_PASS
|
||||
commands:
|
||||
- rclone copy eqemu-server-linux-x64.zip remote:
|
||||
- rclone copy eqemu-server-linux-bots-x64.zip remote:
|
||||
- >
|
||||
rclone copy eqemu-server-linux-x64.zip remote:
|
||||
rclone copy eqemu-server-linux-bots-x64.zip remote:
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
@@ -139,8 +140,9 @@ steps:
|
||||
RCLONE_FTP_PASS:
|
||||
from_secret: RCLONE_FTP_PASS
|
||||
commands:
|
||||
- rclone copy eqemu-server-windows-x64.zip remote:
|
||||
- rclone copy eqemu-server-windows-bots-x64.zip remote:
|
||||
- >
|
||||
rclone copy eqemu-server-windows-x64.zip remote:
|
||||
rclone copy eqemu-server-windows-bots-x64.zip remote:
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
||||
Reference in New Issue
Block a user