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:
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:
REV_NUMBER: $CI_COMMIT_SHORT_SHA
CONFLUENCE_URL: "https://www.exxcellent.de/confluence/rest/api/"
@ -34,4 +34,4 @@
artifacts:
paths: [ public/ ]
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH