fix drone
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Sthope 2023-08-19 22:38:14 +02:00
parent 67443b271b
commit d766444856

View File

@ -2,6 +2,10 @@
kind: pipeline
type: docker
name: build
environment:
WIKI_PATH: ${WIKI_PATH}
steps:
- name: build
image: squidfunk/mkdocs-material:7.1.9
@ -19,6 +23,5 @@ volumes:
- name: site
host:
# path: /home/sthope/docker/wiki
path:
from_secret: wiki_folder
path: ${wiki_folder}