1
0
mirror of https://github.com/ostreedev/ostree.git synced 2025-01-10 05:18:30 +03:00

Also cache docs

This commit is contained in:
Felix Krull 2019-05-22 14:51:39 +02:00 committed by Colin Walters
parent b218a5b6c5
commit f1a7507ee4

View File

@ -82,6 +82,10 @@ docs:
script:
- make merge-lgpl-docs
- cargo doc --verbose --features dox
cache:
paths:
- cargo/
- target/
artifacts:
paths:
- target/doc