Refer to the following builds:
Osx stage without before_install - commit
Osx stage with before_install - commit
For a more complete overview, check this branch.
Refer to the following builds:
Osx stage without before_install - commit
Osx stage with before_install - commit
For a more complete overview, check this branch.
Thanks for the report. Technically speaking, before_install is not missing, but it’s skipped entirely, along with the addon. I realize that this is still a problem, but this distinction is important.
Thanks for the prompt reply! Yes, I would expect that the homebrew addon would run independently to the enabled steps.
In the linux case (refer to the deploy stage), the before_install step is skipped in the same way, but the apt addon runs as expected.
(Title edited accordingly)