From 2d40a74b42874055cb7ebeb798db275bbcf70a07 Mon Sep 17 00:00:00 2001 From: Diego Lemos Date: Mon, 20 Sep 2021 23:43:52 +0100 Subject: [PATCH] [ci] Fix homebrew upload job [#179484418] --- ci/pipelines/bbr/pipeline.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci/pipelines/bbr/pipeline.yml b/ci/pipelines/bbr/pipeline.yml index 4053755ba..698d0ea62 100644 --- a/ci/pipelines/bbr/pipeline.yml +++ b/ci/pipelines/bbr/pipeline.yml @@ -740,6 +740,7 @@ jobs: serial: true plan: - in_parallel: + - get: homebrew-tap - get: bbr-release passed: - publish-to-github @@ -751,6 +752,8 @@ jobs: file: main/ci/tasks/bbr-update-homebrew-formula/task.yml input_mapping: bbr-release: bbr-release + homebrew-tap: homebrew-tap + bosh-backup-and-restore: main - put: homebrew-tap params: repository: updated-homebrew-tap