Well, screw you then

This commit is contained in:
2022-06-10 19:56:21 +02:00
parent 0b46f94daf
commit d745821dad

View File

@@ -84,9 +84,4 @@ subprojects {
clean { clean {
delete "$rootDir/artifacts" delete "$rootDir/artifacts"
} }
preCleanJenkins {
delete "$rootDir/artifacts"
from "$buildDir/libs"
}
} }