re-enable dell upload
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
30
.drone.yml
30
.drone.yml
@@ -98,21 +98,21 @@ steps:
|
||||
- sudo bash -c 'mv /home/l075239/smt/test.env /home/l075239/smt/.env'
|
||||
- sudo bash -c '/etc/init.d/smt restart'
|
||||
|
||||
#- name: dell-deploy
|
||||
## # https://github.com/cschlosser/drone-ftps/blob/master/README.md
|
||||
# image: cschlosser/drone-ftps
|
||||
# environment:
|
||||
# FTP_USERNAME:
|
||||
# from_secret: FTP_USERNAME
|
||||
# FTP_PASSWORD:
|
||||
# from_secret: FTP_PASSWORD
|
||||
# PLUGIN_HOSTNAME: ftp.emc.com:21
|
||||
# PLUGIN_SECURE: false
|
||||
# PLUGIN_VERIFY: false
|
||||
# PLUGIN_CHMOD: false
|
||||
# #PLUGIN_DEBUG: false
|
||||
# PLUGIN_INCLUDE: ^smt$,^smt_checksum.txt$
|
||||
# PLUGIN_EXCLUDE: ^\.git/$,^\controllers/$,^\middlewares/$,^\models/$,^\utils/$
|
||||
- name: dell-deploy
|
||||
# # https://github.com/cschlosser/drone-ftps/blob/master/README.md
|
||||
image: cschlosser/drone-ftps
|
||||
environment:
|
||||
FTP_USERNAME:
|
||||
from_secret: FTP_USERNAME
|
||||
FTP_PASSWORD:
|
||||
from_secret: FTP_PASSWORD
|
||||
PLUGIN_HOSTNAME: ftp.emc.com:21
|
||||
PLUGIN_SECURE: false
|
||||
PLUGIN_VERIFY: false
|
||||
PLUGIN_CHMOD: false
|
||||
#PLUGIN_DEBUG: false
|
||||
PLUGIN_INCLUDE: ^smt$,^smt_checksum.txt$
|
||||
PLUGIN_EXCLUDE: ^\.git/$,^\controllers/$,^\middlewares/$,^\models/$,^\utils/$
|
||||
|
||||
volumes:
|
||||
- name: shared
|
||||
|
Reference in New Issue
Block a user