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