This commit is contained in:
27
.drone.yml
27
.drone.yml
@@ -96,33 +96,14 @@ steps:
|
||||
clean: false
|
||||
target: /
|
||||
overwrite: 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/$
|
||||
verbose: true
|
||||
|
||||
- name: rebuild-cache-with-filesystem
|
||||
image: meltwater/drone-cache
|
||||
pull: true
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
#when:
|
||||
# event:
|
||||
# - tag
|
||||
settings:
|
||||
backend: "filesystem"
|
||||
#debug: true
|
||||
|
Reference in New Issue
Block a user