mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
provide a default value for RELENG_SCRIPTS_BRANCH (#13743)
Currently this variable is configured exclusively via a project variable, which makes it impossible to override for specific test prs.
This commit is contained in:
@@ -50,6 +50,7 @@ variables:
|
||||
ARCH: "x86_64"
|
||||
CI_IMAGE: "paritytech/ci-linux:production"
|
||||
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.27"
|
||||
RELENG_SCRIPTS_BRANCH: "master"
|
||||
RUSTY_CACHIER_SINGLE_BRANCH: master
|
||||
RUSTY_CACHIER_DONT_OPERATE_ON_MAIN_BRANCH: "true"
|
||||
RUSTY_CACHIER_COMPRESSION_METHOD: zstd
|
||||
|
||||
Reference in New Issue
Block a user