test
continuous-integration/drone/push Build is passing Details

feature
thest1tch 2 years ago
parent e74000a1fa
commit 6cbb6de946

@ -8,8 +8,8 @@ steps:
image: squidfunk/mkdocs-material:9.1.15
pull: if-not-exists
volumes:
- name: site
path: /site
- name: docs
path: /docs
commands:
- pip install -U -r ./requirements.txt
- mkdocs build
@ -17,6 +17,6 @@ steps:
event: push
branch: main
volumes:
- name: site
- name: docs
host:
path: /opt/appdata/mkdocswiki
Loading…
Cancel
Save