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 390cb6d commit 1f77d68Copy full SHA for 1f77d68
.travis.yml
@@ -47,6 +47,7 @@ before_deploy:
47
#- cat $TRAVIS_BUILD_DIR/globalblacklist.conf
48
#- git commit -am "Travis Test Passed"
49
#- git commit -a
50
+- git add .
51
- git tag $GIT_TAG -a -m "Tag Generated from TravisCI for build $TRAVIS_BUILD_NUMBER"
52
#- git push origin master && git push origin master --tags
53
- git push https://${GH_TOKEN}@github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration --tags
0 commit comments