The image is for running perl-critic, perl-critic is installed in /app/ in case you need to customize the install before usage. The image is based on alpine:3.16.
perl-critic:
stage: linting
image: registry.gitlab.com/pipeline-components/perl-critic:latest
script:
- perlcritic .