mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-10 07:36:12 +01:00
tea/.gitlab/pipeline/jobs/php-lint-php8.3.yml
2024-09-17 12:23:40 +02:00

7 lines
164 B
YAML

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