We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d2f4c commit c8aa397Copy full SHA for c8aa397
.travis.yml
@@ -47,7 +47,7 @@ before_deploy:
47
#- git commit -am "Travis Test Passed"
48
- git add .
49
- 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
+#- git push origin master && git push origin master --tags
51
- git push https://${GH_TOKEN}@github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration --tags
52
#- ls -aR
53
deploy:
0 commit comments