Ensure rubocop files end up in GDK QA image
What does this MR do and why?
Ensure rubocop files end up in GDK QA image
This is for gitlab-org/database-team/gitlab-com-database-testing!188 (merged) where we are trying to use this GDK image for running housekeeper. Housekeeper needs a full gitlab rails environment with some database and the ability to run rubocop.
It's possible that there may be a better docker image that we could be using but this one seemed close enough to match our needs if it just had rubocop.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.