Skip to content
Snippets Groups Projects

Add storybook and tests ICSHWI-9199

Merged John Sparger requested to merge add-storybook-and-tests-ICSHWI-9199 into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -50,6 +50,7 @@ lint:
@@ -50,6 +50,7 @@ lint:
build-storybook:
build-storybook:
stage: documentation
stage: documentation
 
image: $NODE_IMAGE
script:
script:
- npm run build-storybook
- npm run build-storybook
artifacts:
artifacts:
Loading