The image is for running rubocop, rubocop is installed in /app/ in case you need to customize the install before usage.
rubocop: stage: linting image: registry.gitlab.com/pipeline-components/rubocop:latest script: - rubocop -P -E .