Build API docs with LGPL parts

This commit is contained in:
Felix Krull 2018-10-18 01:23:48 +02:00 committed by Colin Walters
parent 82cbd02fea
commit 8bf24cf34b
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ libostree_nightly:
pages: pages:
stage: doc stage: doc
script: script:
- cargo doc --verbose --features dox - cargo doc --verbose --features dox,lgpl-docs
- cp -r target/doc public - cp -r target/doc public
artifacts: artifacts:
paths: paths: