mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 03:01:07 +00:00
disable check-dependent-cumulus (#11450)
This commit is contained in:
committed by
GitHub
parent
236cc98be2
commit
9dd9a98eff
@@ -32,14 +32,15 @@ check-dependent-polkadot:
|
||||
substrate: polkadot-v*
|
||||
polkadot: release-v*
|
||||
|
||||
check-dependent-cumulus:
|
||||
extends: .check-dependent-project
|
||||
variables:
|
||||
DEPENDENT_REPO: cumulus
|
||||
EXTRA_DEPENDENCIES: polkadot
|
||||
COMPANION_OVERRIDES: |
|
||||
substrate: polkadot-v*
|
||||
polkadot: release-v*
|
||||
# TODO: Re-enable after https://github.com/paritytech/pipeline-scripts/issues/44
|
||||
#check-dependent-cumulus:
|
||||
# extends: .check-dependent-project
|
||||
# variables:
|
||||
# DEPENDENT_REPO: cumulus
|
||||
# EXTRA_DEPENDENCIES: polkadot
|
||||
# COMPANION_OVERRIDES: |
|
||||
# substrate: polkadot-v*
|
||||
# polkadot: release-v*
|
||||
|
||||
build-linux-substrate:
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user