docs(DocsTool): change typo 3
This commit is contained in:
parent
8f118f3a67
commit
c3d8f0e0f1
@ -12,10 +12,11 @@ include:
|
||||
stage: generate-docs
|
||||
variables:
|
||||
DOCUMENT_ROOT: "documentation"
|
||||
OUTPUT_DIR: tmp
|
||||
OUTPUT_DIR: "tmp"
|
||||
PAGE_PREFIX: "[CI/CD] - [TMPL] - "
|
||||
PAGE_SUFFIX: "bla"
|
||||
CREATE_SUB_PAGES: "false"
|
||||
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!</ac:rich-text-body></ac:structured-macro>'
|
||||
FILE_INPUT: "index.html,111183157,gitlab-ci-templates"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user