Skip to content

Commit

Permalink
[ci] Fix homebrew upload job
Browse files Browse the repository at this point in the history
[#179484418]
  • Loading branch information
dlresende committed Sep 20, 2021
1 parent cb310b2 commit 2d40a74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/pipelines/bbr/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -740,6 +740,7 @@ jobs:
serial: true
plan:
- in_parallel:
- get: homebrew-tap
- get: bbr-release
passed:
- publish-to-github
Expand All @@ -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
Expand Down

0 comments on commit 2d40a74

Please sign in to comment.