Update .drone.yml

This commit is contained in:
Morris Jobke 2017-07-19 13:34:15 +02:00
parent 448380227e
commit 2453910003

View File

@ -2,6 +2,4 @@ pipeline:
documentation:
image: nextcloudci/documentation:1.0.11
commands:
- (cd user_manual && make html-all)
- (cd admin_manual && make html-all)
- (cd developer_manual && make html-all)
- make all