feat(doc-tool): update version in template
This commit is contained in:
parent
166b015fe5
commit
f0217d8f96
@ -1,5 +1,5 @@
|
|||||||
.documentation-tool-template:
|
.documentation-tool-template:
|
||||||
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-documentation-tool:1.5.0
|
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-documentation-tool:1.6.0
|
||||||
variables:
|
variables:
|
||||||
DOCUMENT_ROOT: .
|
DOCUMENT_ROOT: .
|
||||||
INPUT_FILE: "*.adoc"
|
INPUT_FILE: "*.adoc"
|
||||||
@ -41,4 +41,4 @@
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths: [ public/ ]
|
paths: [ public/ ]
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||||
Loading…
Reference in New Issue
Block a user