mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 13:36:12 +02:00
tea/.gitlab/pipeline/jobs/php-lint-php8.2.yml

7 lines
158 B
YAML

php-lint-php8.2:
extends: .composer-update
image: ghcr.io/typo3/core-testing-php82:latest
stage: lint
needs: [ ]
script:
- composer ci:php:lint