Skip to content

Commit c746bca

Browse files
remove remote and re-add it within deploy
1 parent 2f97e84 commit c746bca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis-ci/install-nginx2.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ sudo chmod +x $TRAVIS_BUILD_DIR/travis-ci/modify-globalblacklist.sh
8888
sudo $TRAVIS_BUILD_DIR/travis-ci/modify-globalblacklist.sh
8989
cd $TRAVIS_BUILD_DIR
9090
sudo git remote -v
91+
sudo git remote rm origin
9192
#cat $TRAVIS_BUILD_DIR/globalblacklist.conf
9293
#sudo sed --version
9394
#sudo apt-cache policy dash

0 commit comments

Comments
 (0)