Skip to content
Snippets Groups Projects
Verified Commit c7856a23 authored by Defendi Alberto's avatar Defendi Alberto
Browse files

Merge branch 'master' of gitlab.inf.unibz.it:red-giant/dashboard

parents ba7da0a6 670ce691
No related branches found
No related tags found
1 merge request!30Role
Pipeline #11745 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment