4
4
5
5
clippy :
6
6
# Corresponds to paritytech/ci-linux:production at the time of this PR
7
- # https://hub.docker.com/layers/ci-linux/paritytech/ci-linux/production/images/sha256-c75cee0971ca54e57a875fac8714eea2db754e621841cde702478783fc28ab90 ?context=explore
8
- image : paritytech/ci-linux@sha256:c75cee0971ca54e57a875fac8714eea2db754e621841cde702478783fc28ab90
7
+ # https://hub.docker.com/layers/ci-linux/paritytech/ci-linux/production/images/sha256-3e13ead5d3a2aaca0ea5ffc8fedeef05f0ac9efe325c77b8b06d208d3c7e8ee6 ?context=explore
8
+ image : paritytech/ci-linux@sha256:3e13ead5d3a2aaca0ea5ffc8fedeef05f0ac9efe325c77b8b06d208d3c7e8ee6
9
9
stage : test
10
10
timeout : 1 hours
11
11
script :
@@ -14,8 +14,8 @@ clippy:
14
14
15
15
fmt :
16
16
# Corresponds to paritytech/ci-linux:production at the time of this PR
17
- # https://hub.docker.com/layers/ci-linux/paritytech/ci-linux/production/images/sha256-c75cee0971ca54e57a875fac8714eea2db754e621841cde702478783fc28ab90 ?context=explore
18
- image : paritytech/ci-linux@sha256:c75cee0971ca54e57a875fac8714eea2db754e621841cde702478783fc28ab90
17
+ # https://hub.docker.com/layers/ci-linux/paritytech/ci-linux/production/images/sha256-3e13ead5d3a2aaca0ea5ffc8fedeef05f0ac9efe325c77b8b06d208d3c7e8ee6 ?context=explore
18
+ image : paritytech/ci-linux@sha256:3e13ead5d3a2aaca0ea5ffc8fedeef05f0ac9efe325c77b8b06d208d3c7e8ee6
19
19
stage : test
20
20
timeout : 1 hours
21
21
script :
24
24
25
25
test :
26
26
# Corresponds to paritytech/ci-linux:production at the time of this PR
27
- # https://hub.docker.com/layers/ci-linux/paritytech/ci-linux/production/images/sha256-c75cee0971ca54e57a875fac8714eea2db754e621841cde702478783fc28ab90 ?context=explore
28
- image : paritytech/ci-linux@sha256:c75cee0971ca54e57a875fac8714eea2db754e621841cde702478783fc28ab90
27
+ # https://hub.docker.com/layers/ci-linux/paritytech/ci-linux/production/images/sha256-3e13ead5d3a2aaca0ea5ffc8fedeef05f0ac9efe325c77b8b06d208d3c7e8ee6 ?context=explore
28
+ image : paritytech/ci-linux@sha256:3e13ead5d3a2aaca0ea5ffc8fedeef05f0ac9efe325c77b8b06d208d3c7e8ee6
29
29
stage : test
30
30
timeout : 1 hours
31
31
script :
32
32
- cargo test --all --all-targets --locked
33
33
34
34
test-features :
35
35
# Corresponds to paritytech/ci-linux:production at the time of this PR
36
- # https://hub.docker.com/layers/ci-linux/paritytech/ci-linux/production/images/sha256-c75cee0971ca54e57a875fac8714eea2db754e621841cde702478783fc28ab90 ?context=explore
37
- image : paritytech/ci-linux@sha256:c75cee0971ca54e57a875fac8714eea2db754e621841cde702478783fc28ab90
36
+ # https://hub.docker.com/layers/ci-linux/paritytech/ci-linux/production/images/sha256-3e13ead5d3a2aaca0ea5ffc8fedeef05f0ac9efe325c77b8b06d208d3c7e8ee6 ?context=explore
37
+ image : paritytech/ci-linux@sha256:3e13ead5d3a2aaca0ea5ffc8fedeef05f0ac9efe325c77b8b06d208d3c7e8ee6
38
38
stage : test
39
39
timeout : 1 hours
40
40
script :
68
68
69
69
build-wasm-peregrine :
70
70
image :
71
- name : paritytech/srtool:1.60 .0
71
+ name : paritytech/srtool:1.62 .0
72
72
entrypoint : [""]
73
73
stage : build
74
74
only :
@@ -88,7 +88,7 @@ build-wasm-peregrine:
88
88
89
89
build-wasm-spiritnet :
90
90
image :
91
- name : paritytech/srtool:1.60 .0
91
+ name : paritytech/srtool:1.62 .0
92
92
entrypoint : [""]
93
93
stage : build
94
94
only :
0 commit comments