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

8 lines
118 B
YAML
Raw Normal View History

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