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

7 lines
136 B
YAML
Raw Normal View History

2023-04-02 12:53:33 +02:00
php-lint-php8.2:
image: ghcr.io/sbuerk/demo-core-testing-php82:latest
2023-04-02 12:53:33 +02:00
stage: lint
needs: [ ]
script:
- composer ci:php:lint