Merge branch '6.0.x'
This commit is contained in:
commit
0255319b52
|
@ -13,7 +13,7 @@ antora {
|
||||||
path = 'lib/antora/templates/per-branch-antora-playbook.yml'
|
path = 'lib/antora/templates/per-branch-antora-playbook.yml'
|
||||||
checkLocalBranch = true
|
checkLocalBranch = true
|
||||||
}
|
}
|
||||||
options = [clean: true, stacktrace: true]
|
options = [clean: true, fetch: !project.gradle.startParameter.offline, stacktrace: true]
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.register('generateAntora') {
|
tasks.register('generateAntora') {
|
||||||
|
|
Loading…
Reference in New Issue