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

This commit is contained in:
Antoine M 2024-09-24 16:37:34 +02:00
parent 8a5291d7cc
commit 5f65c03cb8

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 PLUGIN_HOSTNAME: ftp://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