fix image arch

master
greglebreton 2 years ago
parent 49a6092f41
commit 75954d1e52
  1. 4
      .drone.yml

@ -20,8 +20,8 @@ steps:
path: /drone/src/docs
commands:
- pip install -U -r ./requirements.txt
- mkdocs build
- cd doc && mkdocs build
# image: squidfunk/mkdocs-material:7.1.9
# volumes:
# - name: site

Loading…
Cancel
Save