Fix CI
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Dominic Grimm 2022-02-18 21:07:27 +01:00
parent 90914aa259
commit 568c7ad55f

View file

@ -89,8 +89,6 @@ steps:
- name: docs - name: docs
image: crystallang/crystal:1.3-alpine image: crystallang/crystal:1.3-alpine
volumes: volumes:
- name: lib
path: /drone/src/docker/backend/lib
- name: cache - name: cache
path: /cache path: /cache
commands: commands:
@ -126,8 +124,6 @@ steps:
- pgsanity - pgsanity
volumes: volumes:
- name: lib
temp: {}
- name: cache - name: cache
host: host:
path: /tmp/cache path: /tmp/cache