We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ba554b + dd1df30 commit ef30bc3Copy full SHA for ef30bc3
.gitlab-ci.yml
@@ -38,10 +38,9 @@ test:
38
- if: $C0_UPDATE_SNAPSHOTS == null
39
40
.storybook:test:base:
41
- image: ghcr.io/code0-tech/build-images/node-playwright:196.1-node-24.8
+ image: ghcr.io/code0-tech/build-images/node-playwright:203.1-node-24.8
42
stage: test
43
before_script:
44
- - source ~/.asdf/asdf.sh
45
- npm ci
46
- npm run storybook:dev &
47
- curl --fail -sv --retry 30 --retry-delay 3 --head --retry-all-errors http://127.0.0.1:6006
0 commit comments