[K/N] Don't include RELEASE_NOTES.md into the bundle
This document is outdated and doesn't make much sense anymore, since the relevant topics are also covered in the documentation.
This commit is contained in:
committed by
Space Team
parent
54858c2118
commit
e6785c8dcd
@@ -546,10 +546,6 @@ configure([bundleRegular, bundlePrebuilt]) {
|
||||
dependsOn("crossDistStdlibCache")
|
||||
dependsOn("distSources")
|
||||
dependsOn("distDef")
|
||||
from(project.projectDir) {
|
||||
include 'RELEASE_NOTES.md'
|
||||
into "${archiveBaseName.get()}-${archiveVersion.get()}"
|
||||
}
|
||||
|
||||
destinationDirectory.set(file('.'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user