update version 9.4.6
continuous-integration/drone/push Build is failing Details

states/02
thest1tch 1 year ago
parent a50c333a91
commit 2b13eab659

@ -5,7 +5,7 @@ name: build-home-docs
steps: steps:
- name: build main - name: build main
image: squidfunk/mkdocs-material:9.4.4 image: squidfunk/mkdocs-material:9.4.6
pull: if-not-exists pull: if-not-exists
volumes: volumes:
- name: site - name: site
@ -23,7 +23,7 @@ steps:
- main - main
- name: build states - name: build states
image: git.st1t.ru/thest1tch/mkdocs-material:v9.4.4 image: git.st1t.ru/thest1tch/mkdocs-material:v9.4.6
pull: if-not-exists pull: if-not-exists
volumes: volumes:
- name: site - name: site

@ -223,9 +223,8 @@ plugins:
- ru - ru
- en - en
- glightbox - glightbox
- blogging: - blog:
dirs: # The directories to be included post_url_format: "{date}/{slug}"
- blog
- git-revision-date-localized: - git-revision-date-localized:
type: custom type: custom
custom_format: "%d.%m.%Y" custom_format: "%d.%m.%Y"

Loading…
Cancel
Save