Fix gitlab ci format

This commit is contained in:
Alexandre Iooss 2020-09-01 22:26:34 +02:00
parent 0f56e90e48
commit 0e8557404d
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ docker:
- beta - beta
cache: cache:
key: one-key-to-rule-them-all key: one-key-to-rule-them-all
paths: /cache/ paths:
- /cache/
# Debian Buster # Debian Buster
py37-django22: py37-django22: