Skip to content
Snippets Groups Projects
Commit 9917aa4b authored by jonasled's avatar jonasled
Browse files

remove php security checl

parent bb044d2e
Loading
Pipeline #1032 passed
...@@ -24,9 +24,3 @@ docker-build: ...@@ -24,9 +24,3 @@ docker-build:
- if: $CI_COMMIT_BRANCH - if: $CI_COMMIT_BRANCH
exists: exists:
- Dockerfile - 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment