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

7 lines
118 B
YAML

php-lint-php8.2:
extends: .default
image: php:8.2
stage: lint
needs: [ ]
script:
- composer ci:php:lint