Update .drone.yml

This commit is contained in:
Akkadius
2022-12-25 03:18:10 -06:00
parent af0e64cef8
commit 440eb64328
+1 -1
View File
@@ -142,7 +142,7 @@ steps:
RCLONE_FTP_PASS: RCLONE_FTP_PASS:
from_secret: RCLONE_FTP_PASS from_secret: RCLONE_FTP_PASS
commands: 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: rclone copy eqemu-server-windows-x64.zip remote:
- | - |