ci: Update Gitlab CI.

This commit is contained in:
Pol Dellaiera 2021-11-23 15:18:33 +01:00
parent d586f848f5
commit cd55e80275
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -64,7 +64,7 @@ sa_tests:
stage: Tests stage: Tests
image: registry.gitlab.com/chill-projet/chill-app/php-base-image:7.4 image: registry.gitlab.com/chill-projet/chill-app/php-base-image:7.4
script: script:
- php -d memory_limit=3G bin/phpstan - bin/grumphp run --tasks=phpstan
artifacts: artifacts:
expire_in: 30 min expire_in: 30 min
paths: paths: