mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-23 17:17:43 +00:00
build cache before running rector tests
This commit is contained in:
parent
458a59fe1b
commit
4b20db7a9c
@ -82,7 +82,8 @@ rector_tests:
|
|||||||
stage: Tests
|
stage: Tests
|
||||||
image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:php82
|
image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:php82
|
||||||
script:
|
script:
|
||||||
- bin/rector --dry-run
|
- tests/console cache:clear
|
||||||
|
- bin/rector process --dry-run
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- .cache/
|
- .cache/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user