fix php security check stage

This commit is contained in:
jonasled 2021-06-22 20:32:21 +00:00
parent a411ef6894
commit 761b5c3039

View file

@ -32,7 +32,7 @@ docker-build:
- Dockerfile
php-security-checker:
stage: linting
stage: test
image: registry.gitlab.com/pipeline-components/php-security-checker:latest
script:
- cd public/API && security-checker security:check composer.lock