fix image arch

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

@ -20,7 +20,7 @@ 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:

Loading…
Cancel
Save