We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d79212 commit bf20343Copy full SHA for bf20343
.buildkite/pipeline.yml
@@ -200,6 +200,7 @@ steps:
200
201
- label: Mainnet Boot Sync with Mithril
202
timeout_in_minutes: 120
203
+ if: 0 == 1 # Disabled until new mihtril snapshots
204
depends_on:
205
- linux-mainnet-full-sync-block
206
command: |
@@ -698,6 +699,7 @@ steps:
698
699
700
- label: Mainnet Boot Sync via Mithril
701
702
703
704
cd run/mainnet/docker
705
export WALLET_TAG=$(buildkite-agent meta-data get "release-cabal-version")
0 commit comments