mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 05:11:09 +00:00
bump zombienet version v1.3.82 (#2396)
Includes: - bump `pjs` modules versions - re-enable test disable in https://github.com/paritytech/polkadot-sdk/pull/2294 --------- Co-authored-by: Bastian Köcher <info@kchr.de>
This commit is contained in:
@@ -30,7 +30,6 @@ variables:
|
||||
RUSTY_CACHIER_COMPRESSION_METHOD: zstd
|
||||
NEXTEST_FAILURE_OUTPUT: immediate-final
|
||||
NEXTEST_SUCCESS_OUTPUT: final
|
||||
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.80"
|
||||
DOCKER_IMAGES_VERSION: "${CI_COMMIT_SHA}"
|
||||
|
||||
default:
|
||||
@@ -199,9 +198,6 @@ default:
|
||||
- if: $CI_COMMIT_REF_NAME =~ /^[0-9]+$/ # PRs
|
||||
- if: $CI_COMMIT_REF_NAME =~ /^gh-readonly-queue.*$/ # merge queues
|
||||
|
||||
.zombienet-refs:
|
||||
extends: .build-refs
|
||||
|
||||
include:
|
||||
# check jobs
|
||||
- .gitlab/pipeline/check.yml
|
||||
|
||||
Reference in New Issue
Block a user