diff --git a/.drone.yml b/.drone.yml index 7a3b40a71..471627d2e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,4 @@ -build: +pipeline: image: nextcloudci/documentation:1.0.11 commands: - (cd user_manual && make html-all)