mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2025-03-15 08:43:50 +01:00
parent
28f17918c9
commit
3ac54e3469
3 changed files with 0 additions and 3 deletions
.gitlab/pipeline/jobs
|
@ -3,7 +3,6 @@ php-cs-fixer:
|
|||
stage: codestyle
|
||||
needs:
|
||||
- build-composer-dependencies
|
||||
- php-lint-php7.4
|
||||
- php-lint-php8.0
|
||||
- php-lint-php8.1
|
||||
- php-lint-php8.2
|
||||
|
|
|
@ -3,7 +3,6 @@ phpstan:
|
|||
stage: codestyle
|
||||
needs:
|
||||
- build-composer-dependencies
|
||||
- php-lint-php7.4
|
||||
- php-lint-php8.0
|
||||
- php-lint-php8.1
|
||||
- php-lint-php8.2
|
||||
|
|
|
@ -3,7 +3,6 @@ rector:
|
|||
stage: codestyle
|
||||
needs:
|
||||
- build-composer-dependencies
|
||||
- php-lint-php7.4
|
||||
- php-lint-php8.0
|
||||
- php-lint-php8.1
|
||||
- php-lint-php8.2
|
||||
|
|
Loading…
Add table
Reference in a new issue