Skip to content

Commit

Permalink
Added security:check to build-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Aymeric Poude committed Apr 20, 2018
1 parent 465c1aa commit b87a1e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ test:php5:
- rm -rf ./var/logs/*
- composer install -o --no-dev
- phpunit --configuration phpunit.xml.dist --coverage-text
- php bin/console security:check
tags:
- test

Expand Down

0 comments on commit b87a1e4

Please sign in to comment.