Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
gateway test
Browse files Browse the repository at this point in the history
  • Loading branch information
hathind-ms committed Jul 27, 2018
1 parent 3a8ecaa commit 7579409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/git/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ tag_build_publish_repo() {
git reset --hard origin/master
git clean -xdf
fi
git checkout master
git checkout release-test

echo "set url"
git remote set-url origin https://$GIT_ACCESS_TOKEN@github.com/Azure/$REPO_NAME.git
Expand Down

0 comments on commit 7579409

Please sign in to comment.