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