asd
continuous-integration/drone/push Build encountered an error Details

feature
thest1tch 2 years ago
parent 7b5f7a5d13
commit d657636af0

@ -8,8 +8,8 @@ steps:
image: squidfunk/mkdocs-material:9.1.15 image: squidfunk/mkdocs-material:9.1.15
pull: if-not-exists pull: if-not-exists
volumes: volumes:
- name: site - name: site
path: /site path: /site
commands: commands:
- pip install -U -r ./requirements.txt - pip install -U -r ./requirements.txt
- mkdocs build - mkdocs build

Loading…
Cancel
Save