When using LiipFunctionalBundle cached database with gitalb ci pipeline, does there any need to cache some data between pipelines ?
#https://github.com/liip/LiipTestFixturesBundle/blob/2.x/doc/database.md#tips-for-fixture-loading-tests
liip_test_fixtures:
cache_db:
sqlite: 'Liip\TestFixturesBundle\Services\DatabaseBackup\SqliteDatabaseBackup'
Cheers
When using LiipFunctionalBundle cached database with gitalb ci pipeline, does there any need to cache some data between pipelines ?
Cheers