mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Update .drone.yml
This commit is contained in:
11
.drone.yml
11
.drone.yml
@@ -1,6 +1,7 @@
|
||||
pipeline:
|
||||
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)
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user