feat(exx-Pipeline): change typo
This commit is contained in:
parent
930166490b
commit
01e0f129b2
@ -12,7 +12,7 @@
|
|||||||
- generate --type html
|
- generate --type html
|
||||||
- generate --type pdf
|
- generate --type pdf
|
||||||
|
|
||||||
.documentation-ckeck-confluence-validity:
|
.documentation-check-confluence-validity:
|
||||||
extends: .documentation-tool-common
|
extends: .documentation-tool-common
|
||||||
stage: verify
|
stage: verify
|
||||||
needs: []
|
needs: []
|
||||||
@ -29,6 +29,7 @@
|
|||||||
.documentation-publish:
|
.documentation-publish:
|
||||||
extends: .documentation-tool-common
|
extends: .documentation-tool-common
|
||||||
stage: post-process
|
stage: post-process
|
||||||
|
needs: []
|
||||||
variables:
|
variables:
|
||||||
OUTPUT_DIR: public
|
OUTPUT_DIR: public
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user