mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Fix Travis - Version and Build Numbering Chnages
This commit is contained in:
parent
5639f514f4
commit
6101c9cc59
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
#BUILDDATE=$(date +"%Y-%m-%d")
|
||||
YEAR=$(date +"%Y")
|
||||
MONTH=$(date +"%m")
|
||||
cd $TRAVIS_BUILD_DIR
|
||||
git remote rm origin
|
||||
git config --global user.email "${GIT_EMAIL}"
|
||||
git config --global user.name "${GIT_NAME}"
|
||||
git config --global push.default simple
|
||||
|
|
Loading…
Add table
Reference in a new issue