Skip to content
Snippets Groups Projects

Role

Merged Defendi Alberto requested to merge role into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -16,6 +16,10 @@ build-documentation:
stage: build_documentation
script:
- yarn docs:build
- npm install --force --global yarn
- yarn install
- yarn install -D react-styleguidist
- yarn docs:build
artifacts:
paths:
- styleguide
Loading