maj drone.yml
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing

This commit is contained in:
Grégory Lebreton 2024-01-09 12:10:23 +01:00
parent 4cae3b7391
commit 233fbe8496

View File

@ -31,7 +31,7 @@ steps:
- name: site
path: /drone/src/docs
commands:
- cd docs && pip install -r requirements.txt && mkdocs build
- pip install -r requirements.txt && mkdocs build
# PUSH FILES TO SERVER
- name: deploy files on server