Skip to content

Commit c8aa397

Browse files
more deploy
1 parent 17d2f4c commit c8aa397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ before_deploy:
4747
#- git commit -am "Travis Test Passed"
4848
- git add .
4949
- git tag $GIT_TAG -a -m "Tag Generated from TravisCI for build $TRAVIS_BUILD_NUMBER"
50-
- git push origin master && git push origin master --tags
50+
#- git push origin master && git push origin master --tags
5151
- git push https://${GH_TOKEN}@github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration --tags
5252
#- ls -aR
5353
deploy:

0 commit comments

Comments
 (0)