Also keep local cache for CI
This commit is contained in:
parent
9bd7569935
commit
0f56e90e48
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ docker:
|
|||
only:
|
||||
- master
|
||||
- beta
|
||||
cache:
|
||||
key: one-key-to-rule-them-all
|
||||
paths: /cache/
|
||||
|
||||
# Debian Buster
|
||||
py37-django22:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue