Do not run bundle install in security jobs
Context
Closes #41 (closed)
What does this MR do and why?
- Remove the default
bundle installcommand for security jobs, as it's currently crashing (since we don't havebundlerormakeinstalled in those images). - Remove the
license_scanningjob, as it is deprecated.
Proof of work
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by David Dieulivol