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

add make in image

parent d1acb067
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ documentation:
    entrypoint: [""]
  stage: build
  script:
    - apk add make
    - make docs
    - mkdocs build -d ./public
  artifacts: