mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 18:29:56 +00:00
TUN-6792: Fix brew core release by not auditing the formula
This commit is contained in:
2
.teamcity/update-homebrew-core.sh
vendored
2
.teamcity/update-homebrew-core.sh
vendored
@@ -23,4 +23,4 @@ git config --global user.name "cloudflare-warp-bot"
|
|||||||
git config --global user.email "warp-bot@cloudflare.com"
|
git config --global user.email "warp-bot@cloudflare.com"
|
||||||
|
|
||||||
# bump formula pr
|
# bump formula pr
|
||||||
brew bump-formula-pr cloudflared --version="$VERSION" --no-browse
|
brew bump-formula-pr cloudflared --version="$VERSION" --no-browse --no-audit
|
||||||
|
@@ -220,6 +220,7 @@ stretch: &stretch
|
|||||||
- s3cmd
|
- s3cmd
|
||||||
- jq
|
- jq
|
||||||
- build-essential
|
- build-essential
|
||||||
|
- procps
|
||||||
post-cache:
|
post-cache:
|
||||||
- .teamcity/update-homebrew.sh
|
- .teamcity/update-homebrew.sh
|
||||||
- .teamcity/update-homebrew-core.sh
|
- .teamcity/update-homebrew-core.sh
|
||||||
|
Reference in New Issue
Block a user