mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 01:21:07 +00:00
Build docs with nightly (#2006)
This commit is contained in:
@@ -165,7 +165,7 @@ build:rust:doc:release: &build
|
||||
- linux-docker
|
||||
script:
|
||||
- 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
|
||||
- echo "<meta http-equiv=refresh content=0;url=substrate_service/index.html>" > ./crate-docs/index.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user