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