Update .drone.yml

This commit is contained in:
Morris Jobke 2017-07-19 13:34:15 +02:00
parent ad4cc1b9c7
commit 3fb7223e26

View File

@ -2,7 +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)
- (cd user_manual_de && make html-all)
- make all