diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2283ee3..14e6f89 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,10 +6,6 @@ include: before_script: - composer install --no-scripts -cache: - paths: - - vendor/ - stages: - SecurityChecker - CodingStandards