mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:16:13 +02:00

Fix to copypaste check for gitlab ci (#180)

This commit is contained in:
Łukasz Uznański 2020-12-01 23:39:46 +01:00 committed by GitHub
parent 2344557abc
commit a62d9ae58d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -263,6 +263,7 @@ phpcs:
- composer ci:php:sniff
php-copypaste-check:
extends: .default
stage: codestyle
needs:
- build-composer-dependencies