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