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

6 lines
136 B
YAML

php-lint-php8.3:
image: ghcr.io/sbuerk/demo-core-testing-php83:latest
stage: lint
needs: [ ]
script:
- composer ci:php:lint