update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-16 15:49:27 +10:00
parent 71c397e5fe
commit fb433b9ef2
3 changed files with 9 additions and 6 deletions

View File

@@ -31,15 +31,15 @@ steps:
- name: dell-sftp-deploy
image: hypervtechnics/drone-sftp
settings:
host: ftp.emc.com
host: deft.dell.com
username:
from_secret: FTP_USERNAME
from_secret: DELLFTP_USER
password:
from_secret: FTP_PASSWORD
from_secret: DELLFTP_PASS
port: 22
source: ./
filter: events*
clean: false
target: /
overwrite: true
verbose: true
verbose: true