build cache before running rector tests

This commit is contained in:
Julien Fastré 2023-08-02 16:26:11 +02:00
parent 458a59fe1b
commit 4b20db7a9c
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -82,7 +82,8 @@ rector_tests:
stage: Tests
image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:php82
script:
- bin/rector --dry-run
- tests/console cache:clear
- bin/rector process --dry-run
cache:
paths:
- .cache/