Move bundle install to specific jobs
The `bundle install` call in the default specification broke the security related jobs as bundler is not available in the Docker image for these jobs.
Showing
Please register or sign in to comment
The `bundle install` call in the default specification broke the security related jobs as bundler is not available in the Docker image for these jobs.