summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-08-13 19:42:25 -0400
committerMatan Kushner <hello@matchai.me>2019-08-13 19:42:25 -0400
commitc5404e0495ff74b1f876220180ecc20c7ed839ae (patch)
treedd9bb5af0b45bd7359b88510976547bf2db5f26a
parenteb9c19dfe05b5be46fcbc9088f39d1c8c6744cc5 (diff)
ci: Remove remaining reference to bump brew formula
-rw-r--r--azure-pipelines.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 50c5365c5..73118a3f9 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -81,9 +81,3 @@ stages:
parameters:
name: cargo_publish
displayName: Publish to Crates.io
-
- # Open a PR on Homebrew/homebrew-core with an update to the starship formula
- - template: ci/bump-brew-formula.yml
- parameters:
- name: bump_brew_formula
- displayName: Bump the Homebrew formula