Merge branch '6.0.x'
This commit is contained in:
commit
0e5e2f5d2e
|
@ -11,7 +11,7 @@ apply from: "${rootDir}/gradle/publications.gradle"
|
|||
|
||||
antora {
|
||||
version = '3.2.0-alpha.2'
|
||||
playbook = layout.buildDirectory.file('cached-antora-playbook.yml').get().getAsFile()
|
||||
playbook = 'cached-antora-playbook.yml'
|
||||
playbookProvider {
|
||||
repository = 'spring-projects/spring-framework'
|
||||
branch = 'docs-build'
|
||||
|
|
Loading…
Reference in New Issue