Change releases included files to only include globalblacklist.conf

This commit is contained in:
Mitchell Krog 2017-06-22 17:37:04 +02:00
parent ac65be4746
commit bd014ff31a

View file

@ -52,15 +52,6 @@ deploy:
secure: ${GH_TOKEN} secure: ${GH_TOKEN}
file: file:
- "conf.d/globalblacklist.conf" - "conf.d/globalblacklist.conf"
- "conf.d/botblocker-nginx-settings.conf"
- "bots.d/ddos.conf"
- "bots.d/blockbots.conf"
- "bots.d/whitelist-ips.conf"
- "bots.d/whitelist-domains.conf"
- "bots.d/blacklist-user-agents.conf"
- "bots.d/bad-referrer-words.conf"
- "bots.d/custom-bad-referrers.conf"
- "bots.d/blacklist-ips.conf"
skip_cleanup: true skip_cleanup: true
on: on:
repo: mitchellkrogza/nginx-ultimate-bad-bot-blocker repo: mitchellkrogza/nginx-ultimate-bad-bot-blocker