mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
V4 Fix GIT Release TAG in Deploy
This commit is contained in:
parent
e7ce3d19d7
commit
d1cb0a8326
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ sudo git remote -v
|
|||
# Create our Version Number
|
||||
# *************************
|
||||
|
||||
export GIT_TAG=V3.${YEAR}.${MONTH}.${TRAVIS_BUILD_NUMBER}
|
||||
export GIT_TAG=V4.${YEAR}.${MONTH}.${TRAVIS_BUILD_NUMBER}
|
||||
|
||||
# ***************
|
||||
# Tag our release
|
||||
|
|
Loading…
Add table
Reference in a new issue