fix: fail to push collectionsby reverting the commit caching policy

This commit is contained in:
Swann 2021-01-12 21:29:36 +01:00
parent d3211199c4
commit f5c77fec3a
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -44,7 +44,7 @@ from . import environment
DEPENDENCIES = {
("replication", '0.1.22'),
("replication", '0.1.23'),
}