test cicd
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Antoine M 2024-09-24 16:38:15 +02:00
parent 5f65c03cb8
commit bd6f938f71

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: ftp://test.deligraph.com 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