Update mkdocs.yml, .drone.yml, requirements.txt
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
b6dab3747d
commit
2aeb1bc445
3 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ type: docker
|
|||
name: build
|
||||
steps:
|
||||
- name: build
|
||||
image: squidfunk/mkdocs-material:latest
|
||||
image: squidfunk/mkdocs-material:9.5
|
||||
volumes:
|
||||
- name: site
|
||||
path: /site
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue