Skip to content

Commit 1cb99be

Browse files
Next test on Tag Pushing
1 parent 0908c76 commit 1cb99be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ script:
2626
before_deploy:
2727
- git config --global user.email "[email protected]"
2828
- git config --global user.name "Travis CI"
29-
- git remote set-url origin https://github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration.git
3029
- export GIT_TAG=v1.0.$TRAVIS_BUILD_NUMBER
3130
- git tag $GIT_TAG -a -m "Tag Generated from TravisCI for build $TRAVIS_BUILD_NUMBER"
3231
- git push https://${GH_TOKEN}@github.com/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration --tags

0 commit comments

Comments
 (0)