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

This commit is contained in:
Dominic Grimm 2022-11-01 13:52:46 +01:00
parent 575f91587e
commit 8f21eeecc2
No known key found for this signature in database
GPG key ID: 6F294212DEAAC530

View file

@ -93,6 +93,9 @@ volumes:
- name: dockersock
host:
path: /var/run/docker.sock
- name: cache
host:
path: /tmp/cache
---
kind: pipeline