Skip to content

fix: make sure ring-0 jobs always have the necessary dependencies

Alessio Caiazza requested to merge Add-before-script-for-bundle-install into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

  • fix: make sure ring-0 jobs always have the necessary dependencies

When we bump ruby dependencies, it will not be possible to run ring-0 deployments because the job will not have all the necessary dependencies.

Author Check-list

  • Has documentation been updated?

Merge request reports