docs(Docs): Publish CI Tempaltes as own chapters
This commit is contained in:
parent
320dc88259
commit
d718c0f766
@ -23,11 +23,11 @@ check_confluence_validity:
|
|||||||
INPUT_FILE: "document.adoc"
|
INPUT_FILE: "document.adoc"
|
||||||
IMAGES_DIR: images
|
IMAGES_DIR: images
|
||||||
CREATE_SUB_PAGES: "false"
|
CREATE_SUB_PAGES: "false"
|
||||||
PAGE_PREFIX: "[CI/CD] - [TMPL] - "
|
PAGE_PREFIX: "[CI/CD] - "
|
||||||
CONFLUENCE_SPACE: RANDI
|
CONFLUENCE_SPACE: RANDI
|
||||||
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>
|
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,107524048,CI Templates"
|
||||||
extends: .check_confluence_validity-template
|
extends: .check_confluence_validity-template
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
@ -36,11 +36,11 @@ pages:
|
|||||||
INPUT_FILE: "document.adoc"
|
INPUT_FILE: "document.adoc"
|
||||||
IMAGES_DIR: images
|
IMAGES_DIR: images
|
||||||
CREATE_SUB_PAGES: "false"
|
CREATE_SUB_PAGES: "false"
|
||||||
PAGE_PREFIX: "[CI/CD] - [TMPL] - "
|
PAGE_PREFIX: "[CI/CD] - "
|
||||||
CONFLUENCE_SPACE: RANDI
|
CONFLUENCE_SPACE: RANDI
|
||||||
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>
|
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,107524048,CI Templates"
|
||||||
extends: .pages-template
|
extends: .pages-template
|
||||||
|
|
||||||
.release-template:
|
.release-template:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user