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

This commit is contained in:
Branislav Kontur
2023-07-24 16:50:10 +02:00
committed by GitHub
parent cd263ace19
commit 794b8454a4
+1 -1
View File
@@ -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/