Also keep local cache for CI

This commit is contained in:
Alexandre Iooss 2020-09-01 22:25:16 +02:00
parent 9bd7569935
commit 0f56e90e48
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ docker:
only:
- master
- beta
cache:
key: one-key-to-rule-them-all
paths: /cache/
# Debian Buster
py37-django22: