Update .drone.yml

This commit is contained in:
Akkadius 2022-12-25 03:18:10 -06:00
parent 1eada5259a
commit e326e39e8a

View File

@ -142,7 +142,7 @@ steps:
RCLONE_FTP_PASS:
from_secret: RCLONE_FTP_PASS
commands:
- rclone config create remote ftp env_auth true > /dev/null
- rclone config create remote ftp env_auth true
- |
rclone copy eqemu-server-windows-x64.zip remote:
- |