diff --git a/.drone.yml b/.drone.yml index ca9d421..f59e74e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -89,8 +89,6 @@ steps: - name: docs image: crystallang/crystal:1.3-alpine volumes: - - name: lib - path: /drone/src/docker/backend/lib - name: cache path: /cache commands: @@ -126,8 +124,6 @@ steps: - pgsanity volumes: - - name: lib - temp: {} - name: cache host: path: /tmp/cache