From cd55e802751dd1f426567443a7978ed9c0029fa8 Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Tue, 23 Nov 2021 15:18:33 +0100 Subject: [PATCH] ci: Update Gitlab CI. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d8caf2eb1..f76ec4b98 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -64,7 +64,7 @@ sa_tests: stage: Tests image: registry.gitlab.com/chill-projet/chill-app/php-base-image:7.4 script: - - php -d memory_limit=3G bin/phpstan + - bin/grumphp run --tasks=phpstan artifacts: expire_in: 30 min paths: