try different plugin
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-09 08:56:07 +10:00
parent ae5ce907c4
commit 4ea27bf071

View File

@@ -28,19 +28,17 @@ steps:
# PLUGIN_EXCLUDE: ^\.git/$ # PLUGIN_EXCLUDE: ^\.git/$
- name: dell-sftp-deploy - name: dell-sftp-deploy
image: appleboy/drone-scp image: hypervtechnics/drone-sftp
settings: settings:
host: host: ftp.emc.com
- ftp.emc.com
username: username:
from_secret: FTP_USERNAME from_secret: FTP_USERNAME
password: password:
from_secret: FTP_PASSWORD from_secret: FTP_PASSWORD
port: 22 port: 22
command_timeout: 2m source: ./
filter: events*
clean: false
target: / target: /
overwrite: true overwrite: true
debug: true verbose: true
source:
- events
- events_checksum.txt