chg drone.yml for mkdocs-material img pull always
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Grégory Lebreton 2024-10-28 14:48:26 +01:00
parent 8debf83284
commit 19b12eca74

View File

@ -13,7 +13,7 @@ steps:
# BUILD
- name: build
image: squidfunk/mkdocs-material:9
pull: if-not-exists
pull: always
volumes:
- name: site
path: /drone/src/docs