Skip to content
Snippets Groups Projects
Commit 8921b496 authored by René Schöne's avatar René Schöne
Browse files

fix pages plugin

parent 677641bb
No related branches found
No related tags found
1 merge request!19dev to master
Pipeline #10200 passed
...@@ -114,7 +114,7 @@ pages: ...@@ -114,7 +114,7 @@ pages:
- test - test
- ragdoc_view - ragdoc_view
before_script: before_script:
- pip install -U mkdocs mkdocs-macros-plugin mkdocs-git-revision-date-plugin - pip install -U mkdocs mkdocs-macros-plugin mkdocs-git-revision-date-localized-plugin
script: script:
- cd pages && mkdocs build - cd pages && mkdocs build
only: only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment