This commit is contained in:
parent
a19ff9aeaf
commit
0affda0e96
@ -18,9 +18,9 @@ steps:
|
|||||||
image: cschlosser/drone-ftps
|
image: cschlosser/drone-ftps
|
||||||
environment:
|
environment:
|
||||||
FTP_USERNAME:
|
FTP_USERNAME:
|
||||||
from_secret: doc
|
from_secret: username
|
||||||
FTP_PASSWORD:
|
FTP_PASSWORD:
|
||||||
from_secret: YDdErXmjTsjSAnmC
|
from_secret: password
|
||||||
PLUGIN_HOSTNAME: 124.223.209.101:21
|
PLUGIN_HOSTNAME: 124.223.209.101:21
|
||||||
PLUGIN_DEST_DIR: /docs-dist
|
PLUGIN_DEST_DIR: /docs-dist
|
||||||
PLUGIN_SECURE: false
|
PLUGIN_SECURE: false
|
||||||
|
Loading…
Reference in New Issue
Block a user