diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9e2b2cea0a4aee53304dbe73178d62ddbb8e47ea..02e79e78352e6499e3ff0d946dc505ff6a82fd5a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -211,9 +211,7 @@ phpstan: variables: CACHE_LOCATION: $CACHE_DIR/phpstan PHPSTAN_CODE_QUALITY_REPORT: $REPORT_DIR/phpstan-codequality.json - allow_failure: true interruptible: true - when: manual cache: - *composer-cache - key: "$CO_JOB_NAME_SLUG:$CI_COMMIT_REF_SLUG"