mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
parent
86cfc1d316
commit
606872502d
1 changed files with 3 additions and 3 deletions
|
@ -92,7 +92,7 @@ commitBuildChanges () {
|
|||
git config --global user.name "mitchellkrogza"
|
||||
git config --global user.email "mitchellkrog@gmail.com"
|
||||
git add -A
|
||||
git commit -m "${latestbuild}"
|
||||
git commit -m "${latestbuild} [ci skip]"
|
||||
git push
|
||||
}
|
||||
|
||||
|
@ -116,8 +116,8 @@ printf "\n\n"
|
|||
# -------------
|
||||
|
||||
releaseNewVersion
|
||||
#commitBuildChanges
|
||||
#deployPackage
|
||||
commitBuildChanges
|
||||
deployPackage
|
||||
|
||||
|
||||
# ----------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue