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

7 lines
136 B
YAML
Raw Normal View History

2022-02-23 14:38:20 +01:00
php-lint-php8.1:
image: ghcr.io/sbuerk/demo-core-testing-php81:latest
2022-02-23 14:38:20 +01:00
stage: lint
needs: [ ]
script:
- composer ci:php:lint