mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 07:56:34 +00:00
TUN-6000: Another fix for publishing to brew core
This commit is contained in:
parent
d727d3ade6
commit
8a07a900fd
3
.teamcity/update-homebrew-core.sh
vendored
3
.teamcity/update-homebrew-core.sh
vendored
@ -19,5 +19,8 @@ eval "$(tmp/homebrew/bin/brew shellenv)"
|
||||
brew update --force --quiet
|
||||
chmod -R go-w "$(brew --prefix)/share/zsh"
|
||||
|
||||
git config user.name "cloudflare-warp-bot"
|
||||
git config user.email "warp-bot@cloudflare.com"
|
||||
|
||||
# bump formula pr
|
||||
brew bump-formula-pr cloudflared --version="$VERSION"
|
||||
|
Loading…
Reference in New Issue
Block a user