mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 02:27:58 +00:00
Automatically format ci pipeline specs with prettier (#2229)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Work only on release-parachains-v* branches
|
||||
|
||||
benchmarks-build:
|
||||
stage: benchmarks-build
|
||||
stage: benchmarks-build
|
||||
extends:
|
||||
- .docker-env
|
||||
- .collect-artifacts
|
||||
@@ -14,8 +14,8 @@ benchmarks-build:
|
||||
- cp target/production/polkadot-parachain ./artifacts/
|
||||
|
||||
benchmarks-assets:
|
||||
stage: benchmarks-run
|
||||
timeout: 1d
|
||||
stage: benchmarks-run
|
||||
timeout: 1d
|
||||
extends:
|
||||
- .collect-artifacts
|
||||
- .benchmarks-refs
|
||||
@@ -37,8 +37,8 @@ benchmarks-assets:
|
||||
- weights
|
||||
|
||||
benchmarks-collectives:
|
||||
stage: benchmarks-run
|
||||
timeout: 1d
|
||||
stage: benchmarks-run
|
||||
timeout: 1d
|
||||
extends:
|
||||
- .collect-artifacts
|
||||
- .benchmarks-refs
|
||||
@@ -58,8 +58,8 @@ benchmarks-collectives:
|
||||
- weights
|
||||
|
||||
benchmarks-bridge-hubs:
|
||||
stage: benchmarks-run
|
||||
timeout: 1d
|
||||
stage: benchmarks-run
|
||||
timeout: 1d
|
||||
extends:
|
||||
- .collect-artifacts
|
||||
- .benchmarks-refs
|
||||
|
||||
Reference in New Issue
Block a user