DEVTOOLS-7321: Push GitHub homebrew updates to master

This commit is contained in:
Robert McNeil 2020-07-02 08:13:01 -07:00
parent 2ce6720a6e
commit 8b88b4a403
1 changed files with 1 additions and 4 deletions

View File

@ -64,7 +64,4 @@ git config user.name "cloudflare-warp-bot"
git config user.email "warp-bot@cloudflare.com"
git commit -m "Release Argo Tunnel $VERSION"
#git push -v origin master
# don't push to master, push to some testing branch
git checkout -b deploy-test
git push -v origin deploy-test
git push -v origin master