Commit 10a587b8 authored by Thomas Boni's avatar Thomas Boni
Browse files

fix make run

parent b6cdd5a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ documentation:
  stage: build
  script:
    - apk add make
    - make docs
    - make jobs
    - mkdocs build -d ./public
  artifacts:
    when: always