Commit fd7130b1 authored by Thomas Boni's avatar Thomas Boni
Browse files

build doc from root

parent 5c4fd724
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -7,9 +7,7 @@ documentation:
    entrypoint: [""]
  stage: build
  script:
    - cd docs
    - mkdocs build -d ../public
    - cd ..
    - mkdocs build -d ./public
  artifacts:
    when: always
    expose_as: "Documentation"