File tree Expand file tree Collapse file tree 4 files changed +67
-305
lines changed Expand file tree Collapse file tree 4 files changed +67
-305
lines changed Original file line number Diff line number Diff line change 11build :
2- image : node:24.8.0
2+ image : node:24.11.1
33 stage : build
44 script :
55 - npm ci
88 - if : $C0_UPDATE_SNAPSHOTS == null
99
1010storybook:build :
11- image : node:24.8.0
11+ image : node:24.11.1
1212 stage : build
1313 script :
1414 - npm ci
@@ -29,7 +29,7 @@ storybook:build:
2929 - if : $C0_UPDATE_SNAPSHOTS == null
3030
3131test :
32- image : node:24.8.0
32+ image : node:24.11.1
3333 stage : test
3434 script :
3535 - npm ci
3838 - if : $C0_UPDATE_SNAPSHOTS == null
3939
4040.storybook:test:base :
41- image : ghcr.io/code0-tech/build-images/node-playwright:211 .1-node-24.8
41+ image : ghcr.io/code0-tech/build-images/node-playwright:234 .1-node-24.11
4242 stage : test
4343 before_script :
4444 - npm ci
Original file line number Diff line number Diff line change 1- nodejs 24.8.0
1+ nodejs 24.11.1
You can’t perform that action at this time.
0 commit comments