mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
New CI image (#6223)
* fix (ci): hotfix Docker release * change (ci): moving to the tested CI image with a proper name * change (ci): rename substrate-ci-linux * Reduce the lots_of_incoming_peers_works test load (#6314) * change (ci): moving to the tested CI image with a proper name * change (ci): rename substrate-ci-linux * Reduce the lots_of_incoming_peers_works test load (#6314) Co-authored-by: Bastian Köcher <git@kchr.de> Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
This commit is contained in:
@@ -58,7 +58,7 @@ default:
|
||||
name: parity-build
|
||||
|
||||
.docker-env: &docker-env
|
||||
image: parity/rust-builder:latest
|
||||
image: paritytech/ci-linux:production
|
||||
before_script:
|
||||
- rustup show
|
||||
- cargo --version
|
||||
|
||||
Reference in New Issue
Block a user