Update .drone.yml
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
2aeb1bc445
commit
a639074daf
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ type: docker
|
||||||
name: build
|
name: build
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: squidfunk/mkdocs-material:9.5
|
image: squidfunk/mkdocs-material:9.5.39
|
||||||
volumes:
|
volumes:
|
||||||
- name: site
|
- name: site
|
||||||
path: /site
|
path: /site
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue