diff --git a/.drone.yml b/.drone.yml index 66db315f..e83df201 100644 --- a/.drone.yml +++ b/.drone.yml @@ -65,9 +65,11 @@ steps: commands: - make test-mysql - TEST_QUOTE_POLICY=reserved make test-mysql + volumes: - name: cache - temp: {} + host: + path: /tmp/cache services: - name: mysql