SEC-2924: Add README.adoc in -dist.zip
This commit is contained in:
@@ -145,7 +145,7 @@ task dist(type: Zip) {
|
||||
def zipRootDir = "${project.name}-$version"
|
||||
into(zipRootDir) {
|
||||
from(rootDir) {
|
||||
include '*.txt'
|
||||
include '*.adoc'
|
||||
}
|
||||
into('docs') {
|
||||
with(project(':docs').apiSpec)
|
||||
|
||||
Reference in New Issue
Block a user