diff --git a/.drone.yml b/.drone.yml index 747671ab..0019e6bf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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