Merge branch '2.6.x' into 2.7.x
Closes gh-29688
This commit is contained in:
@@ -70,6 +70,10 @@ tasks.withType(org.asciidoctor.gradle.jvm.AbstractAsciidoctorTask) {
|
||||
}
|
||||
}
|
||||
|
||||
tasks.named('test') {
|
||||
inputs.dir('src/docs/gradle').withPathSensitivity(PathSensitivity.RELATIVE).withPropertyName('buildScripts')
|
||||
}
|
||||
|
||||
asciidoctor {
|
||||
sources {
|
||||
include "index.adoc"
|
||||
|
||||
Reference in New Issue
Block a user