little hack for the ecs

This commit is contained in:
lubiana 2023-01-26 21:23:19 +01:00
parent 7fa412493e
commit c75fd2f10f
No known key found for this signature in database

View file

@ -35,7 +35,7 @@ steps:
- name: ecs
image: git.php.fail/lubiana/container/php:82
commands:
- php ./vendor/bin/ecs --fix
- php ./vendor/bin/ecs --fix || true
- php ./vendor/bin/ecs --fix
depends_on:
- git-rector