Skip to content

Commit

Permalink
disable check-dependent-cumulus (paritytech#11450)
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-paulo-parity authored and ark0f committed Feb 27, 2023
1 parent ae66d6e commit 36f5330
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions scripts/ci/gitlab/pipeline/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 36f5330

Please sign in to comment.