asdasd
continuous-integration/drone/push Build is passing Details

feature
thest1tch 2 years ago
parent 764618087a
commit 10919d2568

@ -13,9 +13,12 @@ steps:
commands: commands:
- pip install -U -r ./requirements.txt - pip install -U -r ./requirements.txt
- mkdocs build - mkdocs build
- cp -r site/ /docs
- chmod -R 777 /docs
when: when:
event: push event: push
branch: main branch: main
#volumes: #volumes:
# - name: docs # - name: docs
# host: # host:

Loading…
Cancel
Save