diff --git a/.drone.yml b/.drone.yml index daf5886..cb4fbec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,6 +29,8 @@ pipeline: - pip install twine - python setup.py sdist - twine check dist/* + volumes: + - cache:/root/.cache services: postgresql: