Commit 179a6dc9 authored by Jonathan Swaelens's avatar Jonathan Swaelens
Browse files

:ambulance: feat(ci): Change job name for phpstan non blocking

Change job name for phpstan non blocking
Showing with 2 additions and 2 deletions
+2 -2
......@@ -78,8 +78,8 @@ create_phpstan_rapport:
- cp ../dev-tools/phpstan/fusiondirectory/1.4-dev/*.neon .
- /root/.composer/vendor/bin/phpstan analyse -c phpstan.neon
# phpstan (non blocking showing info in MR)
create_phpstan_showing_codestyle_in_mr:
# phpstan (codequality non blocking showing info in MR)
codequality:
allow_failure: true
image: registry.fusiondirectory.org/fusiondirectory/fd/phpstan:buster
stage: codestyle
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment