Skip to content
Snippets Groups Projects

Insert install step

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