mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 06:36:13 +02:00
tea/.gitlab/pipeline/jobs/php-lint-php7.4.yml
2024-09-17 12:23:40 +02:00

7 lines
164 B
YAML

php-lint-php7.4:
extends: .composer-update
image: ghcr.io/sbuerk/demo-core-testing-php74:latest
stage: lint
needs: [ ]
script:
- composer ci:php:lint