mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-04 11:02:42 +00:00
Update .drone.yml
This commit is contained in:
parent
e708b55f4d
commit
88fb994357
@ -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-x64.zip remote:
|
||||||
|
- |
|
||||||
rclone copy eqemu-server-linux-bots-x64.zip remote:
|
rclone copy eqemu-server-linux-bots-x64.zip remote:
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
@ -140,8 +141,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-x64.zip remote:
|
||||||
|
- |
|
||||||
rclone copy eqemu-server-windows-bots-x64.zip remote:
|
rclone copy eqemu-server-windows-bots-x64.zip remote:
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user