fix(doc-tool): fix wrong root page

This commit is contained in:
Matthias Eck 2021-11-18 16:12:42 +00:00
parent 41d9d93a2f
commit 46a8dfa184

View File

@ -1,5 +1,5 @@
.documentation-tool-template: .documentation-tool-template:
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-documentation-tool:1.6.0 image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-documentation-tool:1.6.1
variables: variables:
REV_NUMBER: $CI_COMMIT_SHORT_SHA REV_NUMBER: $CI_COMMIT_SHORT_SHA
CONFLUENCE_URL: "https://www.exxcellent.de/confluence/rest/api/" CONFLUENCE_URL: "https://www.exxcellent.de/confluence/rest/api/"