mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 22:05:46 +00:00
[V4] ADD NEW TEMPLATE REF: #201
This commit is contained in:
parent
ac254cd606
commit
b2ac101dd7
55 changed files with 63331 additions and 323 deletions
|
@ -47,6 +47,16 @@ YEAR=$(date +"%Y")
|
|||
MONTH=$(date +"%m")
|
||||
cd ${TRAVIS_BUILD_DIR}
|
||||
|
||||
# *******************
|
||||
# RELEASE NEW VERSION
|
||||
# *******************
|
||||
latestbuild=V4.${YEAR}.${MONTH}.${TRAVIS_BUILD_NUMBER}
|
||||
printf "\n"
|
||||
echo "${bold}${green}All Nginx Tests Completed"
|
||||
echo "${bold}${green}All Bot and Referrer Testing Completed"
|
||||
echo "${bold}${green}All Function Testing Completed"
|
||||
echo "${bold}${magenta}Releasing ${latestbuild}"
|
||||
|
||||
# *******************************
|
||||
# Remove Remote Added by TravisCI
|
||||
# *******************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue