Skip to content

Commit 0ed4e38

Browse files
test changed file commit again and test new setup-ngxblocker
1 parent 928b5f6 commit 0ed4e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis-ci/deploy2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ git add $TRAVIS_BUILD_DIR/globalblacklist.conf
1818
#git add $TRAVIS_BUILD_DIR/build.txt
1919
export GIT_TAG=V2.$YEAR-$MONTH.$TRAVIS_BUILD_NUMBER
2020
git tag $GIT_TAG -a -m "Tag $GIT_TAG Generated from TravisCI for build $TRAVIS_BUILD_NUMBER"
21-
#git commit -am "Update build version file $GIT_TAG with $TRAVIS_BUILD_NUMBER"
21+
git commit -am "Update build version file $GIT_TAG with $TRAVIS_BUILD_NUMBER"
2222
sudo git push origin master && git push origin master --tags
2323
#git push https://${GH_TOKEN}@github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration --all
2424
ls -aR

0 commit comments

Comments
 (0)