Automatically format ci pipeline specs with prettier (#2229)

This commit is contained in:
Mira Ressel
2023-02-27 13:09:58 +01:00
committed by GitHub
parent 0ce339be67
commit 590387a01c
8 changed files with 194 additions and 187 deletions
+7 -7
View File
@@ -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