diff --git a/.drone.yml b/.drone.yml index a75467c..43c483d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ trigger: steps: -- name: +- name: mkdocs build image: titom73/mkdocs output: ./site command: ["mkdocs build"]