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

Fix configuration

parent 1a5f4726
No related branches found
No related tags found
1 merge request!26Documentation
Pipeline #11737 passed
...@@ -11,7 +11,7 @@ build: ...@@ -11,7 +11,7 @@ build:
- yarn install - yarn install
- yarn test - yarn test
- yarn build - yarn build
build-documentation: build-documentation:
stage: build_documentation stage: build_documentation
script: script:
...@@ -19,4 +19,5 @@ build-documentation: ...@@ -19,4 +19,5 @@ build-documentation:
artifacts: artifacts:
paths: paths:
- styleguide - styleguide
only: master only:
- master
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