mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 23:31:07 +00:00
CI: build docs after test; publish docs after build (#7591)
docs time test/build success on master pub
This commit is contained in:
@@ -471,7 +471,9 @@ build-rust-doc:
|
||||
stage: build
|
||||
<<: *docker-env
|
||||
<<: *test-refs
|
||||
allow_failure: true
|
||||
needs:
|
||||
- job: test-linux-stable
|
||||
artifacts: false
|
||||
variables:
|
||||
<<: *default-vars
|
||||
RUSTFLAGS: -Dwarnings
|
||||
@@ -677,6 +679,8 @@ publish-s3-doc:
|
||||
needs:
|
||||
- job: build-rust-doc
|
||||
artifacts: true
|
||||
- job: build-linux-substrate
|
||||
artifacts: false
|
||||
<<: *build-refs
|
||||
<<: *kubernetes-build
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user