test cicd
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Antoine M 2024-09-24 16:35:12 +02:00
parent bc845a0175
commit 90a6535a4e

View File

@ -18,7 +18,7 @@ steps:
from_secret: ftp_password from_secret: ftp_password
PLUGIN_SECURE: false PLUGIN_SECURE: false
PLUGIN_VERIFY: false PLUGIN_VERIFY: false
PLUGIN_HOSTNAME: test.deligraph.com:22 PLUGIN_HOSTNAME: sftp://test.deligraph.com
PLUGIN_SRC_DIR: /assets PLUGIN_SRC_DIR: /assets
PLUGIN_DEST_DIR: /test PLUGIN_DEST_DIR: /test
PLUGIN_AUTO_CONFIRM: true PLUGIN_AUTO_CONFIRM: true