little hack for the ecs
This commit is contained in:
parent
7fa412493e
commit
c75fd2f10f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ steps:
|
||||||
- name: ecs
|
- name: ecs
|
||||||
image: git.php.fail/lubiana/container/php:82
|
image: git.php.fail/lubiana/container/php:82
|
||||||
commands:
|
commands:
|
||||||
- php ./vendor/bin/ecs --fix
|
- php ./vendor/bin/ecs --fix || true
|
||||||
- php ./vendor/bin/ecs --fix
|
- php ./vendor/bin/ecs --fix
|
||||||
depends_on:
|
depends_on:
|
||||||
- git-rector
|
- git-rector
|
||||||
|
|
Loading…
Reference in a new issue