Skip to content
Snippets Groups Projects

Documentation

Merged Defendi Alberto requested to merge documentation into master
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
+ 3
2
@@ -11,7 +11,7 @@ build:
- yarn install
- yarn test
- yarn build
build-documentation:
stage: build_documentation
script:
@@ -19,4 +19,5 @@ build-documentation:
artifacts:
paths:
- styleguide
only: master
only:
- master
Loading