mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 16:11:05 +00:00
Build docs with nightly (#2006)
This commit is contained in:
@@ -165,7 +165,7 @@ build:rust:doc:release: &build
|
|||||||
- linux-docker
|
- linux-docker
|
||||||
script:
|
script:
|
||||||
- rm -f ./crate-docs/index.html # use it as an indicator if the job succeeds
|
- rm -f ./crate-docs/index.html # use it as an indicator if the job succeeds
|
||||||
- time cargo doc --release --verbose
|
- time cargo +nightly doc --release --verbose
|
||||||
- cp -R ./target/doc ./crate-docs
|
- cp -R ./target/doc ./crate-docs
|
||||||
- echo "<meta http-equiv=refresh content=0;url=substrate_service/index.html>" > ./crate-docs/index.html
|
- echo "<meta http-equiv=refresh content=0;url=substrate_service/index.html>" > ./crate-docs/index.html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user