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

8 lines
158 B
YAML
Raw Normal View History

2021-08-24 10:27:50 +02:00
php-lint-php7.4:
extends: .composer-update
image: ghcr.io/typo3/core-testing-php74:latest
2021-08-24 10:27:50 +02:00
stage: lint
needs: [ ]
script:
- composer ci:php:lint