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

fix artifact exposition name

parent d8667d12
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -48,8 +48,8 @@ Mkdocs](https://squidfunk.github.io/mkdocs-material/) are ready to use.
### Artifacts

Result of documentation build is [exposed
as](https://docs.gitlab.com/ee/ci/yaml/#artifactsexpose_as) `Documentation` in
merge requests
as](https://docs.gitlab.com/ee/ci/yaml/#artifactsexpose_as) `Mkdocs build` in
merge requests.

!!! warning
    Exposition of artifact doesn't work currently because of [this issue from