chore(ci-scan): fix link to repo (maybe)

This commit is contained in:
Fabian Widmann 2021-07-06 08:28:18 +02:00
parent 4081525d29
commit ed585f54aa

View File

@ -16,7 +16,7 @@ stages:
PAGE_PREFIX: "[CI/CD] - [TMPL] - " PAGE_PREFIX: "[CI/CD] - [TMPL] - "
CONFLUENCE_SPACE: RANDI CONFLUENCE_SPACE: RANDI
REV_NUMBER: $CI_COMMIT_SHORT_SHA REV_NUMBER: $CI_COMMIT_SHORT_SHA
TEXT_GENERATED_HINT: '<ac:structured-macro ac:name="warning"><ac:parameter ac:name="title" /><ac:rich-text-body>This is a generated page, do not edit! All changes must happen in the <a href="https://gitlab.exxcellent.de/gilden/ci/exxcellent-documentation-tool">Repository</a> TEXT_GENERATED_HINT: '<ac:structured-macro ac:name="warning"><ac:parameter ac:name="title" /><ac:rich-text-body>This is a generated page, do not edit! All changes must happen in the <a href="${CI_PROJECT_URL}">Repository</a>
.</ac:rich-text-body></ac:structured-macro>' .</ac:rich-text-body></ac:structured-macro>'
FILE_INPUT: "index.html,111183157,gitlab-ci-templates" FILE_INPUT: "index.html,111183157,gitlab-ci-templates"
before_script: before_script: