Build API docs with LGPL parts
This commit is contained in:
parent
82cbd02fea
commit
8bf24cf34b
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue