Skip to content

Commit e2ece78

Browse files
committed
removed security:check from gitlab-ci
1 parent aae6caa commit e2ece78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ test:php5:
1212
- rm -rf ./var/logs/*
1313
- composer install -o --no-dev
1414
- phpunit --configuration phpunit.xml.dist --coverage-text
15-
- php app/console security:check
1615
tags:
1716
- test
1817

0 commit comments

Comments
 (0)