This commit is contained in:
25
.drone.yml
25
.drone.yml
@@ -98,31 +98,12 @@ steps:
|
|||||||
overwrite: true
|
overwrite: true
|
||||||
verbose: true
|
verbose: true
|
||||||
|
|
||||||
#- name: dell-deploy
|
|
||||||
## # https://github.com/cschlosser/drone-ftps/blob/master/README.md
|
|
||||||
# image: cschlosser/drone-ftps
|
|
||||||
## when:
|
|
||||||
## event:
|
|
||||||
## - tag
|
|
||||||
# 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/$,^\pkg.build/$,^\pkg.mod/$,^\www/$
|
|
||||||
|
|
||||||
- name: rebuild-cache-with-filesystem
|
- name: rebuild-cache-with-filesystem
|
||||||
image: meltwater/drone-cache
|
image: meltwater/drone-cache
|
||||||
pull: true
|
pull: true
|
||||||
when:
|
#when:
|
||||||
event:
|
# event:
|
||||||
- tag
|
# - tag
|
||||||
settings:
|
settings:
|
||||||
backend: "filesystem"
|
backend: "filesystem"
|
||||||
#debug: true
|
#debug: true
|
||||||
|
Reference in New Issue
Block a user