mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 05:56:13 +02:00
tea/.gitlab/pipeline/jobs/php-lint-php7.3.yml
2021-08-24 10:27:50 +02:00

7 lines
118 B
YAML

php-lint-php7.3:
extends: .default
image: php:7.3
stage: lint
needs: [ ]
script:
- composer ci:php:lint