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:
Mira Ressel
2023-03-29 12:27:48 +02:00
committed by GitHub
parent d338e9a114
commit f843b7f447
+1
View File
@@ -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