Skip to content
Snippets Groups Projects
Commit 794b8454 authored by Branislav Kontur's avatar Branislav Kontur Committed by GitHub
Browse files

Build just `polkadot-parachain` binary for `build-short-benchmark` (#2928)

parent cd263ace
No related merge requests found
......@@ -133,6 +133,6 @@ build-short-benchmark:
- job: check-rustdoc
artifacts: false
script:
- cargo build --profile release --locked --features=runtime-benchmarks
- cargo build --profile release --locked --features=runtime-benchmarks --bin polkadot-parachain
- mkdir -p ./artifacts
- cp ./target/release/polkadot-parachain ./artifacts/
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment