Skip to content
Snippets Groups Projects
Verified Commit 4b22cc71 authored by Eduardo Trujillo's avatar Eduardo Trujillo
Browse files

fix(gitlab-ci): Only document the library

parent 5dacba9e
No related branches found
No related tags found
No related merge requests found
Pipeline #254 passed
......@@ -80,7 +80,7 @@ pages:
policy: pull
<<: *rust_template
script:
- cargo doc
- cargo doc --no-deps
- rm -rf public
- mkdir public
- cp -R target/doc/* public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment