Skip to content
Snippets Groups Projects
Verified Commit 12749cb6 authored by Marco Marinello's avatar Marco Marinello
Browse files

Try to fix docs publication

parent ab1efb62
No related branches found
No related tags found
No related merge requests found
Pipeline #12016 failed
......@@ -2,7 +2,7 @@ image: node:latest
stages:
- build
- build_documentation
- docs
build:
stage: build
......@@ -12,8 +12,8 @@ build:
- yarn test
- yarn build
build-documentation:
stage: build_documentation
pages:
stage: docs
script:
- npm install --force --global yarn
- yarn install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment