Add a cache clear to the drone build, necessary to have translations
Some checks failed
continuous-integration/drone/tag Build is failing
Some checks failed
continuous-integration/drone/tag Build is failing
This commit is contained in:
parent
eb8c837a8d
commit
0017993d18
@ -32,6 +32,7 @@ steps:
|
|||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- composer install --no-scripts --no-interaction
|
- composer install --no-scripts --no-interaction
|
||||||
|
- bin/console cache:clear
|
||||||
depends_on:
|
depends_on:
|
||||||
- build-base-image
|
- build-base-image
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user