mirror of https://gitlab.crans.org/bde/nk20
Also keep local cache for CI
This commit is contained in:
parent
9bd7569935
commit
0f56e90e48
|
@ -15,6 +15,9 @@ docker:
|
|||
only:
|
||||
- master
|
||||
- beta
|
||||
cache:
|
||||
key: one-key-to-rule-them-all
|
||||
paths: /cache/
|
||||
|
||||
# Debian Buster
|
||||
py37-django22:
|
||||
|
|
Loading…
Reference in New Issue