RED-9139: move document to its own module, add TableOfContents and TableOfContentsItem
* update LayoutEngine package
This commit is contained in:
parent
dc84e12695
commit
d8d9ced7b6
@ -7,7 +7,7 @@ include:
|
|||||||
ref: 'main'
|
ref: 'main'
|
||||||
file: 'ci-templates/gradle_java.yml'
|
file: 'ci-templates/gradle_java.yml'
|
||||||
|
|
||||||
deploy JavaDoc:
|
deploy dependencies:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
tags:
|
tags:
|
||||||
- dind
|
- dind
|
||||||
@ -20,7 +20,6 @@ deploy JavaDoc:
|
|||||||
dotenv: variables.env
|
dotenv: variables.env
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||||
- if: $CI_COMMIT_BRANCH =~ /^release/
|
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
|
|
||||||
generate JavaDoc:
|
generate JavaDoc:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user