Update .drone.yml

This commit is contained in:
Akkadius 2022-12-25 02:25:43 -06:00
parent b66c65fc02
commit b22b281312

View File

@ -95,8 +95,9 @@ steps:
RCLONE_FTP_PASS: RCLONE_FTP_PASS:
from_secret: RCLONE_FTP_PASS from_secret: RCLONE_FTP_PASS
commands: 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: trigger:
branch: branch:
@ -139,8 +140,9 @@ steps:
RCLONE_FTP_PASS: RCLONE_FTP_PASS:
from_secret: RCLONE_FTP_PASS from_secret: RCLONE_FTP_PASS
commands: 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: trigger:
branch: branch: