Correction exec GrumPHP
This commit is contained in:
parent
366a82bd9a
commit
f9f341c5ea
|
@ -17,7 +17,7 @@ stages:
|
|||
BackendLint:
|
||||
stage: lint
|
||||
script:
|
||||
- cd backend && ./vendor/bin/grumphp
|
||||
- cd backend && ./vendor/bin/grumphp run
|
||||
allow_failure: true
|
||||
|
||||
FrontendLint:
|
||||
|
|
Loading…
Reference in New Issue