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

feature
thest1tch 2 years ago
parent 6cbb6de946
commit 764618087a

@ -9,14 +9,14 @@ steps:
pull: if-not-exists
volumes:
- name: docs
path: /docs
path: /opt/appdata/mkdocswiki
commands:
- pip install -U -r ./requirements.txt
- mkdocs build
when:
event: push
branch: main
volumes:
- name: docs
host:
path: /opt/appdata/mkdocswiki
#volumes:
# - name: docs
# host:
# path: /opt/appdata/mkdocswiki
Loading…
Cancel
Save