Closes gh-32507
@ -37,5 +37,5 @@ application {
}
bootBuildImage {
archiveFile = new File("${buildDir}/distributions/${project.name}-boot.zip")
archiveFile = bootDistZip.archiveFile
archiveFile = new File("${buildDir}/distributions/${project.name}.zip")
archiveFile = distZip.archiveFile