mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
Change path for the tests to master (#4223)
This commit is contained in:
@@ -571,9 +571,7 @@ simnet-tests:
|
|||||||
image: "${SIMNET_IMAGE}"
|
image: "${SIMNET_IMAGE}"
|
||||||
<<: *kubernetes-env
|
<<: *kubernetes-env
|
||||||
variables:
|
variables:
|
||||||
# FIXME: change branch to "master" after merging this PR
|
GH_DIR: "https://github.com/paritytech/polkadot/tree/master/simnet_tests"
|
||||||
# GH_DIR: "https://github.com/paritytech/polkadot/tree/master/simnet_tests"
|
|
||||||
GH_DIR: "https://github.com/paritytech/polkadot/tree/simnet-v10/simnet_tests"
|
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||||
- if: $CI_COMMIT_REF_NAME == "master"
|
- if: $CI_COMMIT_REF_NAME == "master"
|
||||||
|
|||||||
Reference in New Issue
Block a user