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:55 +02:00
parent 90a6535a4e
commit 8a5291d7cc

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