Merge branch 'fix/link_to_repo_in_confluence' into 'master'
chore(ci-scan): fix link to repo (maybe) See merge request gilden/ci/gitlab-ci-templates!7
This commit is contained in:
commit
6021c04474
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user