remove php security checl

This commit is contained in:
jonasled 2021-06-22 20:42:04 +00:00
parent bb044d2e7c
commit 9917aa4bb5

View file

@ -24,9 +24,3 @@ docker-build:
- if: $CI_COMMIT_BRANCH
exists:
- Dockerfile
php-security-checker:
stage: test
image: registry.gitlab.com/pipeline-components/php-security-checker:latest
script:
- cd public/API && security-checker security:check composer.lock