Mise à jour de '.drone.yml'
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-01-04 20:48:16 +01:00
parent 8ebb5d0571
commit 812309a8df
+1 -1
View File
@@ -12,7 +12,7 @@ trigger:
steps: steps:
- name: - name: mkdocs build
image: titom73/mkdocs image: titom73/mkdocs
output: ./site output: ./site
command: ["mkdocs build"] command: ["mkdocs build"]